@Immutable public class WhoisServerListException extends Exception
| Constructor and Description |
|---|
WhoisServerListException(String message)
Constructs a new exception with the specified detail message.
|
WhoisServerListException(Throwable cause)
Constructs a new exception with a cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic WhoisServerListException(String message)
message - the messagepublic WhoisServerListException(Throwable cause)
cause - the causeCopyright © 2014. All Rights Reserved.