public class DiscoveryProtocolException extends IOException
| Constructor and Description | 
|---|
| DiscoveryProtocolException(String message)Constructs a new  DiscoveryProtocolExceptionwith the specified detail message. | 
| DiscoveryProtocolException(String message,
                          Throwable cause)Constructs a new  DiscoveryProtocolExceptionwith the specified detail message
 and cause. | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DiscoveryProtocolException(String message)
DiscoveryProtocolException with the specified detail message.Copyright © GigaSpaces.