CapabilityNotEnabledException Class

CapabilityNotEnabledException is thrown when user tries to access a resource or an operation that is disabled by current capabilities.


Constructors

NameDescription
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.

Use dark colors for code blocksCopy
1
public CapabilityNotEnabledException(string msg)
ParameterTypeDescription
msgStringCustom exception message.

Inheritance Hierarchy

Inheritance: System.ExceptionESRI.Server.SOESupport.CapabilityNotEnabledException

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.