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