javassist.bytecode
public class BadBytecode extends Exception
Constructor and Description |
---|
BadBytecode(int opcode) |
BadBytecode(MethodInfo minfo,
Throwable cause) |
BadBytecode(String msg) |
BadBytecode(String msg,
Throwable cause) |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public BadBytecode(int opcode)
public BadBytecode(String msg)
public BadBytecode(MethodInfo minfo, Throwable cause)
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.