Class JakartaRemoteApiServlet.UnknownPythonServerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.google.apphosting.utils.remoteapi.JakartaRemoteApiServlet.UnknownPythonServerException
- All Implemented Interfaces:
Serializable
- Enclosing class:
JakartaRemoteApiServlet
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
-