|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.google.apphosting.api.ApiProxy.ApiProxyException
com.google.apphosting.api.ApiProxy.OverQuotaException
public static class ApiProxy.OverQuotaException
Constructor Summary | |
---|---|
ApiProxy.OverQuotaException(java.lang.String packageName,
java.lang.String methodName)
|
Method Summary | |
---|---|
ApiProxy.OverQuotaException |
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.OverQuotaException(java.lang.String packageName, java.lang.String methodName)
Method Detail |
---|
public ApiProxy.OverQuotaException cloneWithoutStackTrace()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |