public class DiscoveryException extends RuntimeException
| Constructor and Description |
|---|
DiscoveryException(String msg)
Creates an instance with a message.
|
DiscoveryException(String msg,
Throwable cause)
Creates an instance from a message and a cause.
|
DiscoveryException(Throwable cause)
Creates an instance from a cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020. All Rights Reserved.