@WebFault(name="InvalidDocumentContentFault", targetNamespace="http://rice.kuali.org/kew/v2_0") public class InvalidDocumentContentException extends WorkflowRuntimeException
| Constructor and Description | 
|---|
| InvalidDocumentContentException() | 
| InvalidDocumentContentException(String message) | 
| InvalidDocumentContentException(String message,
                                                              Throwable t) | 
| InvalidDocumentContentException(Throwable t) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidDocumentContentException()
public InvalidDocumentContentException(String message)
public InvalidDocumentContentException(Throwable t)
public InvalidDocumentContentException(String message, Throwable t)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.