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