org.javalite.activejdbc
Class InternalException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.javalite.activejdbc.InternalException
- All Implemented Interfaces:
- Serializable
public class InternalException
- extends RuntimeException
This exception is for some severe unexplained things
- Author:
- Igor Polevoy
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InternalException
public InternalException(Throwable cause)
InternalException
public InternalException(String message)
Copyright © 2015 JavaLite. All rights reserved.