All methods are in the right class
This commit is contained in:
parent
0d541e82a5
commit
7f59443b64
12 changed files with 585 additions and 1729 deletions
|
@ -1,2 +1,6 @@
|
|||
class ArgumentMissing(Exception):
|
||||
class WrongResponseStatus(Exception):
|
||||
pass
|
||||
|
||||
|
||||
class MissingProperty(Exception):
|
||||
pass
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue