public class BadBytecode
extends java.lang.Exception
Constructor and Description |
---|
BadBytecode(int opcode) |
BadBytecode(java.lang.String msg) |
BadBytecode(java.lang.String msg,
java.lang.Throwable cause) |
Javassist, a Java-bytecode translator toolkit.
Copyright (C) 1999-2010 Shigeru Chiba. All Rights Reserved.