Package org.eclipse.ecf.provider.dnssd
Class DnsSdDiscoveryException
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- java.lang.RuntimeException
- 
- org.eclipse.ecf.core.util.ECFRuntimeException
- 
- org.eclipse.ecf.provider.dnssd.DnsSdDiscoveryException
 
 
 
 
 
- 
- All Implemented Interfaces:
- Serializable
 
 public class DnsSdDiscoveryException extends ECFRuntimeException - See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description DnsSdDiscoveryException(String message)DnsSdDiscoveryException(Throwable e)
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static DnsSdDiscoveryExceptiongetException(int rcode)- 
Methods inherited from class org.eclipse.ecf.core.util.ECFRuntimeExceptiongetStatus
 - 
Methods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
- 
 
- 
- 
- 
Method Detail- 
getExceptionpublic static DnsSdDiscoveryException getException(int rcode) 
 
- 
 
-