org.gcube.contentmanagement.contentmanager.stubs.calls.exceptions
Class InvalidDocumentException
java.lang.Object
GCUBEUnrecoverableException
org.gcube.contentmanagement.contentmanager.stubs.calls.exceptions.InvalidDocumentException
public class InvalidDocumentException
- extends GCUBEUnrecoverableException
Raised when documents are invalid with respect to expectations.
- Author:
- Fabio Simeoni (University of Strathclyde)
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InvalidDocumentException
public InvalidDocumentException()
InvalidDocumentException
public InvalidDocumentException(java.lang.String msg)
InvalidDocumentException
public InvalidDocumentException(java.lang.String msg,
java.lang.Throwable cause)
getFault
public GCUBEFault getFault()
-