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