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