Produced by Siminov Software Solution LLP

siminov.orm.exception
Class DeploymentException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by siminov.orm.exception.SiminovCriticalException
                  extended by siminov.orm.exception.DeploymentException
All Implemented Interfaces:
java.io.Serializable

public class DeploymentException
extends SiminovCriticalException

This is runtime-time exception, which is thrown if any exception occur at time of initialization of core.

See Also:
Serialized Form

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

DeploymentException

public DeploymentException(java.lang.String className,
                           java.lang.String methodName,
                           java.lang.String message)

Apache License 2.0

Copyright 2013