ibspan.tss.messaging
Class ServiceNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ibspan.tss.messaging.ServiceNotFoundException
- All Implemented Interfaces:
- Serializable
public class ServiceNotFoundException
- extends Exception
Thrown when the agent providing particular service can be found to realize
request.
- Author:
- Maciej Gawinecki
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ServiceNotFoundException
public ServiceNotFoundException(String message,
Throwable cause)
ServiceNotFoundException
public ServiceNotFoundException(String message)