Commit Graph

6 Commits

Author SHA1 Message Date
84fdd94559 rewird VMError docstring
upd README.
2023-08-18 20:09:59 +01:00
df473d89ae remove __str__ override in VMError
move error message for code -9 into CAPIError class
2023-08-13 16:50:58 +01:00
e96151cd5a InstallError and CAPIError classes
now subclass VMError

minor version bump
2023-08-02 15:42:45 +01:00
bafaa58507 extends error class
now accepts a custom message

fn_name and error code stored as class attributes
2023-07-10 15:36:38 +01:00
9cf048185d reword Exception class docstrings. 2023-06-23 03:42:34 +01:00
onyx-and-iris
11275d9473 initial commit
initial commit
2022-06-16 14:07:12 +01:00