ibspan.tss.messaging
Class ServiceFinderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ibspan.tss.messaging.ServiceFinderException
- All Implemented Interfaces:
- Serializable
public class ServiceFinderException
- extends Exception
Thrown when the ServiceFinder
object cannot be initialized.
- Author:
- Maciej Gawinecki
- See Also:
ServiceFinder
,
Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ServiceFinderException
public ServiceFinderException(String message,
Throwable cause)
ServiceFinderException
public ServiceFinderException(String message)