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

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.WorkItemHandlerException
All Implemented Interfaces:
Serializable

public class WorkItemHandlerException
extends ProjectManagementException

See Also:
Serialized Form

Constructor Summary
WorkItemHandlerException(String errorCode, String error)
           
WorkItemHandlerException(String errorCode, String error, Throwable cause)
           
WorkItemHandlerException(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

WorkItemHandlerException

public WorkItemHandlerException(String errorCode,
                                String error)

WorkItemHandlerException

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

WorkItemHandlerException

public WorkItemHandlerException(Throwable cause)


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