Package org.jboss.classfilewriter
Class InvalidBytecodeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.jboss.classfilewriter.InvalidBytecodeException
-
- All Implemented Interfaces:
java.io.Serializable
public class InvalidBytecodeException extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InvalidBytecodeException(java.lang.String messge)
-