public class SiteException extends Exception
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID
Required declaration.
|
| Constructor and Description |
|---|
SiteException() |
| Modifier and Type | Method and Description |
|---|---|
(package private) String |
getDnsResponse()
Returns interpreted response from DNS server.
|
(package private) String |
getHttpsResponse()
Returns response string from http server.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
Copyright © 2018. All rights reserved.