First update towards cpl2
This commit is contained in:
@@ -27,9 +27,7 @@ class IndexOutOfRangeException(Exception):
|
||||
|
||||
class InvalidTypeException(Exception):
|
||||
r"""Exception when type is invalid"""
|
||||
pass
|
||||
|
||||
|
||||
class WrongTypeException(Exception):
|
||||
r"""Exception when type is unexpected"""
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user