The following tables list the members exposed by ImGearArgumentNullException.
Public Constructors
Public Fields
| Name | Description |
| description | Description of the object. This is Microsoft specific field. |
| message | The message of the object. |
| name | The name of the object. This is Microsoft specific field. |
| number | Number of an error. This is Microsoft specific field. |
Top
Public Methods
| Name | Description |
| popStackFrame |
Attachs the current call stack to the error. This method has an effect only when the browser supports a stack property on the Error object.
|
Top
See Also