RuntimeError Properties |
The RuntimeError type exposes the following members.
Name | Description | |
---|---|---|
Message |
The error message, null if not available.
| |
Stack |
The stack trace of the runtime error, null if not available.
|