Package org.kuali.rice.kew.api.doctype
Class IllegalDocumentTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.kuali.rice.kew.api.WorkflowRuntimeException
org.kuali.rice.kew.api.doctype.IllegalDocumentTypeException
- All Implemented Interfaces:
Serializable
@WebFault(name="IllegalDocumentTypeException",
targetNamespace="http://rice.kuali.org/kew/v2_0")
public class IllegalDocumentTypeException
extends WorkflowRuntimeException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionIllegalDocumentTypeException(String message) IllegalDocumentTypeException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IllegalDocumentTypeException
public IllegalDocumentTypeException() -
IllegalDocumentTypeException
-
IllegalDocumentTypeException
-
IllegalDocumentTypeException
-