org.gcube.contentmanagement.contentmanager.stubs.calls.exceptions
Class UnknownPathException
java.lang.Object
GCUBEUnrecoverableException
org.gcube.contentmanagement.contentmanager.stubs.calls.exceptions.UnknownPathException
public class UnknownPathException
- 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 |
UnknownPathException
public UnknownPathException()
UnknownPathException
public UnknownPathException(java.lang.String msg)
UnknownPathException
public UnknownPathException(java.lang.String msg,
java.lang.Throwable cause)
getFault
public GCUBEFault getFault()
-