operation_error Module
Encapsulates an error from an operation.
Classes
| OperationError |
Represents an error that occurred during an operation. This class wraps an exception and provides a consistent interface for accessing error information. Initialize a new instance of the OperationError class. |