QuickBooksError Class Members
In This Topic
The following tables list the members exposed by QuickBooksError.
Public Properties
| Name | Description |
| Code | Gets the code that indicates the reason of the error. |
| Detail | Gets or sets more detailed information about the reason of the error. |
| Field | Gets or sets the name of the field that caused the error. |
| Message | Gets or sets the message that describes the current exception. |
Top
Public Methods
| Name | Description |
| ToString | Creates and returns a string representation of the current exception. |
Top
See Also