public class DiscoveryException extends JoynrRuntimeException
| Constructor and Description |
|---|
DiscoveryException(String message)
Constructor for a DiscoveryException with detail message.
|
equals, hashCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DiscoveryException(String message)
message - further description of the reported discovery errorCopyright © 2021. All rights reserved.