Public Fields

  Name Description
Public field Static DIAGNOSTIC_EXCEPTION_CODE When the exception is an EngineRuntimeException instance, this field identifies the exception code. This field is used by GetDiagnosticTypes and ToString. This field is constant and read-only.
Public field Static DIAGNOSTIC_STACK_TRACE Identifies the stack trace information for the exception. This field is used by GetDiagnosticTypes and ToString. This field is constant and read-only.
Top

See Also