RestErrorException Class

RestErrorException is thrown when an error occurs with the REST service.


Constructors

NameDescription
RestErrorException(String)RestErrorException is thrown when an error occurs with the REST service..

RestErrorException(String) Constructor

RestErrorException is thrown when an error occurs with the REST service.

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

Inheritance Hierarchy

Inheritance: System.ExceptionESRI.Server.SOESupport.RestErrorException

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