mirror of
https://github.com/onyx-and-iris/voicemeeter-api-python.git
synced 2024-11-22 02:50:47 +00:00
md fix
This commit is contained in:
parent
54a1938694
commit
68177c3c6c
@ -840,12 +840,12 @@ True iff a macrobutton has been updated.
|
|||||||
True iff a level has been updated.
|
True iff a level has been updated.
|
||||||
|
|
||||||
|
|
||||||
### `Errors`
|
### Errors
|
||||||
|
|
||||||
- `errors.VMError`: Exception raised when general errors occur.
|
- `errors.VMError`: Exception raised when general errors occur.
|
||||||
- `errors.InstallError`: Exception raised when installation errors occur.
|
- `errors.InstallError`: Exception raised when installation errors occur.
|
||||||
- `errors.CAPIError`: Exception raised when the C-API returns error values.
|
- `errors.CAPIError`: Exception raised when the C-API returns error values.
|
||||||
- Error codes are stored in {Exception Class}.code. For a full list of error codes [check the VoicemeeterRemote header file][[Voicemeeter Remote Header].
|
- Error codes are stored in {Exception Class}.code. For a full list of error codes [check the VoicemeeterRemote header file][Voicemeeter Remote Header].
|
||||||
|
|
||||||
|
|
||||||
### Logging
|
### Logging
|
||||||
|
Loading…
Reference in New Issue
Block a user