public static class ApiProxy.OverQuotaException extends ApiProxy.ApiProxyException
Constructor and Description |
---|
OverQuotaException(java.lang.String packageName,
java.lang.String methodName) |
OverQuotaException(java.lang.String message,
java.lang.String packageName,
java.lang.String methodName) |
OverQuotaException(java.lang.String message,
java.lang.Throwable cause) |
Modifier and Type | Method and Description |
---|---|
ApiProxy.OverQuotaException |
cloneWithoutStackTrace() |
copy
public OverQuotaException(java.lang.String packageName, java.lang.String methodName)
public OverQuotaException(java.lang.String message, java.lang.String packageName, java.lang.String methodName)
public OverQuotaException(java.lang.String message, java.lang.Throwable cause)
public ApiProxy.OverQuotaException cloneWithoutStackTrace()