|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception java.lang.RuntimeException com.google.apphosting.api.ApiProxy.ApiProxyException com.google.apphosting.api.ApiProxy.ArgumentException
public static class ApiProxy.ArgumentException
Constructor Summary | |
---|---|
ApiProxy.ArgumentException(java.lang.String packageName,
java.lang.String methodName)
|
Method Summary | |
---|---|
ApiProxy.ArgumentException |
cloneWithoutStackTrace()
|
Methods inherited from class com.google.apphosting.api.ApiProxy.ApiProxyException |
---|
copy |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ApiProxy.ArgumentException(java.lang.String packageName, java.lang.String methodName)
Method Detail |
---|
public ApiProxy.ArgumentException cloneWithoutStackTrace()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |