Class CodeAttribute.RuntimeCopyException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javassist.bytecode.CodeAttribute.RuntimeCopyException
All Implemented Interfaces:
Serializable
Enclosing class:
CodeAttribute

public static class CodeAttribute.RuntimeCopyException extends RuntimeException
An exception that may be thrown by copy() in CodeAttribute.
See Also:
  • Constructor Details

    • RuntimeCopyException

      public RuntimeCopyException(String s)
      Constructs an exception.