Error Handling Constants
Applies to: Windows | Windows Server
Error Handling Constants
The following constants are used to set the range for the JET_paramExceptionAction system parameters.
Constant/value |
Description |
---|---|
JET_ExceptionMsgBox |
Displays a message box when an exception occurs. |
JET_ExceptionNone |
Does nothing when an exception occurs. |
Requirements
Requirement | Value |
---|---|
Client |
Requires Windows Vista, Windows XP, or Windows 2000 Professional. |
Server |
Requires Windows Server 2008, Windows Server 2003, or Windows 2000 Server. |
Header |
Declared in Esent.h. |