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