|
Produced by Siminov Software Solution LLP | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
siminov.orm.exception.SiminovCriticalException
siminov.orm.exception.DeploymentException
public class DeploymentException
This is runtime-time exception, which is thrown if any exception occur at time of initialization of core.
Constructor Summary | |
---|---|
DeploymentException(java.lang.String className,
java.lang.String methodName,
java.lang.String message)
|
Method Summary |
---|
Methods inherited from class siminov.orm.exception.SiminovCriticalException |
---|
getClassName, getMessage, getMethodName, setClassName, setMessage, setMethodName |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DeploymentException(java.lang.String className, java.lang.String methodName, java.lang.String message)
|
Apache License 2.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |