Package google.registry.util
Class UrlConnectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
google.registry.util.UrlConnectionException
- All Implemented Interfaces:
Serializable
Used when HTTP requests return a bad response, with troubleshooting info.
This class displays lots of helpful troubleshooting information.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UrlConnectionException
-
-
Method Details
-
getMessage
- Overrides:
getMessage
in classThrowable
-