mirror of
https://github.com/onyx-and-iris/voicemeeter-api-python.git
synced 2026-04-18 12:33:34 +00:00
Errors section in README updated.
2.4.8 section added to CHANGELOG patch bump
This commit is contained in:
@@ -845,7 +845,10 @@ True iff a level has been updated.
|
||||
- `errors.VMError`: Exception raised when general errors occur.
|
||||
- `errors.InstallError`: Exception raised when installation errors occur.
|
||||
- `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].
|
||||
- The following attributes are available:
|
||||
- `fn_name`: C-API function name.
|
||||
- `code`: error code
|
||||
- For a full list of error codes check the [VoicemeeterRemote header file][Voicemeeter Remote Header].
|
||||
|
||||
|
||||
### Logging
|
||||
|
||||
Reference in New Issue
Block a user