|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface esriServerExceptionHandlingMode
Exception handling modes.
| 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 | ||||||||