javassist.bytecode
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:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CodeAttribute.RuntimeCopyException
public CodeAttribute.RuntimeCopyException(String s)
- Constructs an exception.
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.