com.adobe.solutions.prm.sdk.exception
Class PersistenceException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.adobe.solutions.prm.sdk.exception.ProjectManagementException
              extended by com.adobe.solutions.prm.sdk.exception.PersistenceException
All Implemented Interfaces:
Serializable

public class PersistenceException
extends ProjectManagementException

See Also:
Serialized Form

Constructor Summary
PersistenceException(String errorCode, String error)
           
PersistenceException(String errorCode, String error, Throwable cause)
           
PersistenceException(Throwable cause)
           
 
Method Summary
 
Methods inherited from class com.adobe.solutions.prm.sdk.exception.ProjectManagementException
getErrorCode
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PersistenceException

public PersistenceException(String errorCode,
                            String error,
                            Throwable cause)

PersistenceException

public PersistenceException(String errorCode,
                            String error)

PersistenceException

public PersistenceException(Throwable cause)


[an error occurred while processing this directive] [an error occurred while processing this directive]