public class PermanentBailoutException extends GraalBailoutException
| Constructor and Description |
|---|
PermanentBailoutException(String reason) |
PermanentBailoutException(String format,
Object... args) |
PermanentBailoutException(Throwable cause,
String format,
Object... args) |