org.biojava.utils.bytecode
Class CodeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.biojava.utils.bytecode.CodeException
- All Implemented Interfaces:
- Serializable
public class CodeException
- extends Exception
An exception indicating that something went wrong generating byte code.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CodeException
public CodeException()
CodeException
public CodeException(String msg)