public abstract class SourceStackTraceBailoutException extends PermanentBailoutException
Modifier and Type | Method and Description |
---|---|
static SourceStackTraceBailoutException |
create(Throwable cause,
String reason,
StackTraceElement[] elements) |
isCausedByCompilerAssert
public static SourceStackTraceBailoutException create(Throwable cause, String reason, StackTraceElement[] elements)