Package i5.las2peer.api.execution
Class ServiceNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
i5.las2peer.api.execution.ServiceInvocationException
i5.las2peer.api.execution.ServiceNotFoundException
- All Implemented Interfaces:
Serializable
Thrown if the service has not been found.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionServiceNotFoundException
(String message) ServiceNotFoundException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ServiceNotFoundException
public ServiceNotFoundException() -
ServiceNotFoundException
-
ServiceNotFoundException
-
ServiceNotFoundException
-