|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ApiProxy.ApiProxyException com.google.appengine.tools.remoteapi.RemoteApiException
public class RemoteApiException
Indicates an internal exception in the remote API.
Constructor Summary | |
---|---|
RemoteApiException(java.lang.String message,
java.lang.String packageName,
java.lang.String methodName,
java.lang.Throwable cause)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteApiException(java.lang.String message, java.lang.String packageName, java.lang.String methodName, java.lang.Throwable cause)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |