CapabilityNotEnabledException is thrown when user tries to access a resource or an operation that is disabled by current capabilities.
Constructors
| Name | Description |
|---|---|
| CapabilityNotEnabledException(String) | CapabilityNotEnabledException is thrown when user tries to access a resource or an operation that is disabled by current capabilities. |
CapabilityNotEnabledException(String) Constructor
CapabilityNotEnabledException is thrown when user tries to access a resource or an operation that is disabled by current capabilities.
public CapabilityNotEnabledException(string msg)| Parameter | Type | Description |
|---|---|---|
| msg | String | Custom exception message. |
Inheritance Hierarchy
Inheritance: System.Exception → ESRI.Server.SOESupport.CapabilityNotEnabledException