Your architecture raised an error.
EvalError(
self,
Error: BaseException,
**kwargs: Any = {},
)| Name | Type | Description |
|---|---|---|
Error* | BaseException | The error that occurred. |
**kwargs | Any | Default: {}Additional attributes to include in the error. |
| Name | Type |
|---|---|
| Error | BaseException |