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