org.eclipse.higgins.idas.registry.discovery
Class DiscoveryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.higgins.idas.registry.discovery.DiscoveryException
- All Implemented Interfaces:
- Serializable
- public class DiscoveryException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DiscoveryException
public DiscoveryException()
DiscoveryException
public DiscoveryException(String arg0,
Throwable arg1)
DiscoveryException
public DiscoveryException(String arg0)
DiscoveryException
public DiscoveryException(Throwable arg0)