Class IllegalDocumentTypeException

All Implemented Interfaces:
Serializable

@WebFault(name="IllegalDocumentTypeException", targetNamespace="http://rice.kuali.org/kew/v2_0") public class IllegalDocumentTypeException extends WorkflowRuntimeException
See Also:
  • Constructor Details

    • IllegalDocumentTypeException

      public IllegalDocumentTypeException()
    • IllegalDocumentTypeException

      public IllegalDocumentTypeException(String message, Throwable cause)
    • IllegalDocumentTypeException

      public IllegalDocumentTypeException(String message)
    • IllegalDocumentTypeException

      public IllegalDocumentTypeException(Throwable cause)