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

public static class HttpsRelayServiceHandler.NonOkHttpResponseException extends Exception
Exception thrown when the response status from GAE is not 200.
See Also: