ResourceOrOperationNotFoundException is thrown when a resource or an operation is not found.
Constructors
| Name | Description |
|---|---|
| ResourceOrOperationNotFoundException(String) | ResourceOrOperationNotFoundException is thrown when a resource or an operation is not found. |
ResourceOrOperationNotFoundException(String) Constructor
ResourceOrOperationNotFoundException is thrown when a resource or an operation is not found.
public ResourceOrOperationNotFoundException(string msg)| Parameter | Type | Description |
|---|---|---|
| msg | String | Custom exception message. |
Inheritance Hierarchy
Inheritance: System.Exception → ESRI.Server.SOESupport.ResourceOrOperationNotFoundException