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, unimplemented
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public BytecodeParserError(Throwable cause)
public BytecodeParserError(String msg, Object... args)