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


esriServerExceptionHandlingMode Constants (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Server)  

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.