Package google.registry.whois
Class WhoisException.UncheckedWhoisException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
google.registry.whois.WhoisException.UncheckedWhoisException
- All Implemented Interfaces:
Serializable
- Enclosing class:
WhoisException
Exception that wraps WhoisExceptions returned from Retrier.
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString