com.google.apphosting.api
Class ApiProxy.RPCFailedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.google.apphosting.api.ApiProxy.ApiProxyException
-
- com.google.apphosting.api.ApiProxy.RPCFailedException
-
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- ApiProxy
public static class ApiProxy.RPCFailedException extends ApiProxy.ApiProxyException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description RPCFailedException(java.lang.String packageName, java.lang.String methodName)
RPCFailedException(java.lang.String message, java.lang.Throwable cause)
-
Method Summary
-
Methods inherited from class com.google.apphosting.api.ApiProxy.ApiProxyException
copy
-
-