com.sun.jdo.api.persistence.enhancer.classfile
Class InsnError
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sun.jdo.api.persistence.enhancer.classfile.InsnError
- All Implemented Interfaces:
- Serializable
public class InsnError
- extends RuntimeException
An exception thrown when an error occurs in encoding or decoding
instruction sequences
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InsnError
public InsnError(String s)
Copyright © 2012. All Rights Reserved.