javassist.bytecode
Class BadBytecode
public
class
BadBytecode
extends Exception
Signals that a bad bytecode sequence has been found.
public BadBytecode(int opcode)
public BadBytecode(String msg)
Javassist, a Java-bytecode translator toolkit.
Copyright (C) 1999-2006 Shigeru Chiba. All Rights Reserved.