mirror of
https://github.com/pocketpy/pocketpy
synced 2025-11-09 21:20:17 +00:00
Update error.md
This commit is contained in:
parent
3478ddeeb0
commit
3e3496c9f9
@ -3,7 +3,7 @@ title: Error Handling
|
|||||||
icon: dot
|
icon: dot
|
||||||
order: 5
|
order: 5
|
||||||
---
|
---
|
||||||
|
**#flow of this method**
|
||||||
#### `bool pkpy_clear_error(pkpy_vm*, char** message)`
|
#### `bool pkpy_clear_error(pkpy_vm*, char** message)`
|
||||||
|
|
||||||
+ If a method returns false, call the `pkpy_clear_error` method to check the error and clear it
|
+ If a method returns false, call the `pkpy_clear_error` method to check the error and clear it
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user