public static class BytecodeParser.BytecodeParserError extends JVMCIError
| Constructor and Description |
|---|
BytecodeParserError(String msg,
Object... args) |
BytecodeParserError(Throwable cause) |
addContext, addContext, guarantee, shouldNotReachHere, shouldNotReachHere, shouldNotReachHere, toString, unimplemented, unimplementedaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic BytecodeParserError(Throwable cause)
public BytecodeParserError(String msg, Object... args)