Searched refs:callableError (Results 1 – 2 of 2) sorted by relevance
920 final Error callableError = new Error(); in testLoadError() local927 throw callableError; in testLoadError()932 assertThat(expected).hasCauseThat().isSameInstanceAs(callableError); in testLoadError()