org.javalite.activejdbc
Class InitException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.javalite.activejdbc.InitException
- All Implemented Interfaces:
- Serializable
public class InitException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InitException
public InitException()
InitException
public InitException(String message)
InitException
public InitException(String message,
Throwable cause)
InitException
public InitException(Throwable cause)
Copyright © 2015 JavaLite. All rights reserved.