public final class OutOfRegistersException extends BailoutAndRestartBackendException
| Constructor and Description |
|---|
OutOfRegistersException(String msg) |
OutOfRegistersException(String msg,
String description) |
OutOfRegistersException(Throwable cause,
String msg) |
OutOfRegistersException(Throwable cause,
String msg,
String description) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
isCausedByCompilerAssert