mirror of
https://github.com/Ichinga-Samuel/aiomql.git
synced 2026-07-28 20:57:43 +00:00
20 lines
298 B
Markdown
20 lines
298 B
Markdown
# Table of Contents
|
|
|
|
* [aiomql.core.errors](#aiomql.core.errors)
|
|
* [Error](#aiomql.core.errors.Error)
|
|
|
|
<a id="aiomql.core.errors"></a>
|
|
|
|
# aiomql.core.errors
|
|
|
|
<a id="aiomql.core.errors.Error"></a>
|
|
|
|
## Error Objects
|
|
|
|
```python
|
|
class Error()
|
|
```
|
|
|
|
Error class for handling errors from MetaTrader 5.
|
|
|