jpl.mipl.tlm.corba
Class BadServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
jpl.mipl.tlm.corba.BadServiceException
- All Implemented Interfaces:
- Serializable
public class BadServiceException
- extends Exception
Indicates that a service could not be found or could not be contacted.
- Version:
- Author:
- mpb
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
BadServiceException
public BadServiceException(String service,
String problem,
Exception source)
- Creates new
BadServiceException with
the message that the specified service had the specified
problem