public class BadBytecode extends Exception
Constructor and Description |
---|
BadBytecode(int opcode) |
BadBytecode(String msg) |
BadBytecode(String msg,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2014. All Rights Reserved.