|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.ecf.core.util.ECFRuntimeException
org.eclipse.ecf.provider.dnssd.DnsSdDiscoveryException
public class DnsSdDiscoveryException
Constructor Summary | |
---|---|
DnsSdDiscoveryException(java.lang.String message)
|
|
DnsSdDiscoveryException(java.lang.Throwable e)
|
Method Summary | |
---|---|
static DnsSdDiscoveryException |
getException(int rcode)
|
Methods inherited from class org.eclipse.ecf.core.util.ECFRuntimeException |
---|
getStatus |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DnsSdDiscoveryException(java.lang.Throwable e)
public DnsSdDiscoveryException(java.lang.String message)
Method Detail |
---|
public static DnsSdDiscoveryException getException(int rcode)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |