ResourceOrOperationNotFoundException Class

ResourceOrOperationNotFoundException is thrown when a resource or an operation is not found.


Constructors

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

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

Inheritance Hierarchy

Inheritance: System.ExceptionESRI.Server.SOESupport.ResourceOrOperationNotFoundException

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