|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriServerExceptionHandlingMode
Constants from esriServerExceptionHandlingMode' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriServer.olb'
Description: 'Exception handling modes.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Field Summary | |
---|---|
static int |
esriServerExceptionHandlingMode_Dump
Generate a dump file if an exception occurs. |
static int |
esriServerExceptionHandlingMode_ExitOnException
Exit process if an exception occurs. |
static int |
esriServerExceptionHandlingMode_ExitOnExceptionAndDump
Exit process and generate a dump file if an exception occurs. |
static int |
esriServerExceptionHandlingMode_Normal
Do not handle exceptions. |
Field Detail |
---|
static final int esriServerExceptionHandlingMode_Normal
static final int esriServerExceptionHandlingMode_ExitOnException
static final int esriServerExceptionHandlingMode_ExitOnExceptionAndDump
static final int esriServerExceptionHandlingMode_Dump
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |