| Class | Description |
|---|---|
| DebugInfo |
This class allows you to generate a stack trace for inclusion in error messages.
|
| Result |
This class provides a mechanism to indicate a variety of error and/or warning
information back to a caller.
|
| ResultSet |
The ResultSet class manages a set of Results that can be passed back from
an arbitrarily deep set of function calls.
|
| Exception | Description |
|---|---|
| ResultException |
The ResultException encapsulates a ResultSet that can be populated with a
variety of errors/warning when it's thrown.
|
Copyright © 2023. All rights reserved.