javassist.bytecode

Class CodeAttribute.RuntimeCopyException

public static class CodeAttribute.RuntimeCopyException extends RuntimeException

An exception that may be thrown by copy() in CodeAttribute.
Constructor Summary
RuntimeCopyException(String s)
Constructs an exception.

Constructor Detail

RuntimeCopyException

public RuntimeCopyException(String s)
Constructs an exception.
Javassist, a Java-bytecode translator toolkit.
Copyright (C) 1999-2006 Shigeru Chiba. All Rights Reserved.