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() |
copy
public 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()