com.adobe.livecycle.rca.common.exception
Class TaskQueryException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.adobe.livecycle.rca.common.exception.ICRException
              extended by com.adobe.livecycle.rca.common.exception.TaskQueryException
All Implemented Interfaces:
Serializable

public class TaskQueryException
extends ICRException

See Also:
Serialized Form

Constructor Summary
TaskQueryException()
           
TaskQueryException(ErrorCode errorCode, Object[] parameters)
           
TaskQueryException(ErrorCode errorCode, Throwable cause, Object[] parameters)
           
TaskQueryException(Throwable throwable)
           
 
Method Summary
 
Methods inherited from class com.adobe.livecycle.rca.common.exception.ICRException
getError
 
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

TaskQueryException

public TaskQueryException()

TaskQueryException

public TaskQueryException(ErrorCode errorCode,
                          Object[] parameters)

TaskQueryException

public TaskQueryException(ErrorCode errorCode,
                          Throwable cause,
                          Object[] parameters)

TaskQueryException

public TaskQueryException(Throwable throwable)


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