Package google.registry.proxy.handler
Class HttpsRelayServiceHandler.NonOkHttpResponseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
google.registry.proxy.handler.HttpsRelayServiceHandler.NonOkHttpResponseException
- All Implemented Interfaces:
Serializable
- Enclosing class:
HttpsRelayServiceHandler
Exception thrown when the response status from GAE is not 200.
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString