Exception
Object
Throwable
Exception
ProcessNotFoundException
Serializable
Constructor Summary |
|
|
Method Summary |
public |
|
Methods from java.lang. |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods from class java.lang. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ProcessNotFoundException(String
serviceURI,Throwable
cause)
public ProcessNotFoundException(String
serviceURI)
Method Detail |
public String
getServiceURI()
Returns the Service URI of the instance that could not be found.