com.sun.jdo.api.persistence.enhancer.util
Class InternalError
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sun.jdo.api.persistence.enhancer.util.InternalError
- All Implemented Interfaces:
- Serializable
public class InternalError
- extends RuntimeException
Support for signalling internal implementation errors.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InternalError
public InternalError()
InternalError
public InternalError(String message)
Copyright © 2012. All Rights Reserved.