This document is archived and information here might be outdated.  Recommended version.


esriServerExceptionHandlingMode Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Constants > E > esriServerExceptionHandlingMode Constants
ArcGIS Developer Help

esriServerExceptionHandlingMode Constants

Exception handling modes.

Constant Value Description
esriServerExceptionHandlingMode_Normal 0 Do not handle exceptions.
esriServerExceptionHandlingMode_ExitOnException 1 Exit process if an exception occurs.
esriServerExceptionHandlingMode_ExitOnExceptionAndDump 2 Exit process and generate a dump file if an exception occurs.
esriServerExceptionHandlingMode_Dump 3 Generate a dump file if an exception occurs.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.