Click or drag to resize

RuntimeError Properties

The RuntimeError type exposes the following members.

Properties
  NameDescription
Public propertyMessage
The error message, null if not available.
Public propertyStack
The stack trace of the runtime error, null if not available.
Top
See Also