Class InvalidBytecodeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jboss.classfilewriter.InvalidBytecodeException
All Implemented Interfaces:
Serializable

public class InvalidBytecodeException extends RuntimeException
See Also:
  • Constructor Details

    • InvalidBytecodeException

      public InvalidBytecodeException(String messge)