Class EE10RemoteApiServlet.UnknownPythonServerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.google.apphosting.utils.remoteapi.EE10RemoteApiServlet.UnknownPythonServerException
All Implemented Interfaces:
Serializable
Enclosing class:
EE10RemoteApiServlet

public static class EE10RemoteApiServlet.UnknownPythonServerException extends RuntimeException
Exception for unknown errors from a Python remote_api handler.
See Also:
  • Constructor Details

    • UnknownPythonServerException

      public UnknownPythonServerException(String message)