public class BranchTargetOutOfBoundsException extends GraalBailoutException
| Constructor and Description |
|---|
BranchTargetOutOfBoundsException(boolean permanent,
String format,
Object... args) |
BranchTargetOutOfBoundsException(String format,
Object... args) |
BranchTargetOutOfBoundsException(Throwable cause,
String format,
Object... args) |