org.gcube.contentmanagement.contentmanager.stubs.calls.exceptions
Class UnknownDocumentException
java.lang.Object
GCUBEUnrecoverableException
org.gcube.contentmanagement.contentmanager.stubs.calls.exceptions.UnknownDocumentException
public class UnknownDocumentException
- extends GCUBEUnrecoverableException
Raised when identifiers fail to identify documents in a given context.
- Author:
- Fabio Simeoni (University of Strathclyde)
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnknownDocumentException
public UnknownDocumentException()
UnknownDocumentException
public UnknownDocumentException(java.lang.String msg)
UnknownDocumentException
public UnknownDocumentException(java.lang.String msg,
java.lang.Throwable cause)
getFault
public GCUBEFault getFault()
-