public static class ApiProxy.FeatureNotEnabledException extends ApiProxy.ApiProxyException
Constructors
FeatureNotEnabledException(String arg0)
public FeatureNotEnabledException(String arg0)
Parameter | |
---|---|
Name | Description |
arg0 |
String |
FeatureNotEnabledException(String arg0, String arg1, String arg2)
public FeatureNotEnabledException(String arg0, String arg1, String arg2)
Parameters | |
---|---|
Name | Description |
arg0 |
String |
arg1 |
String |
arg2 |
String |
Methods
cloneWithoutStackTrace()
public ApiProxy.FeatureNotEnabledException cloneWithoutStackTrace()
Returns | |
---|---|
Type | Description |
ApiProxy.FeatureNotEnabledException |