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