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
Exception for unknown errors from a Python remote_api handler.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnknownPythonServerException
-