cpl_query.exceptions¶
cpl_query.exceptions¶
-
exception
cpl_query.exceptions.ArgumentNoneException(arg: cpl_query.exceptions.ExceptionArgument)¶ Bases:
ExceptionException when argument is None
-
class
cpl_query.exceptions.ExceptionArgument(value)¶ Bases:
enum.EnumAn enumeration.
-
func= 'func'¶
-
index= 'index'¶
-
list= 'list'¶
-
type= 'type'¶
-
value= 'value'¶
-
-
exception
cpl_query.exceptions.IndexOutOfRangeException¶ Bases:
Exception
-
exception
cpl_query.exceptions.InvalidTypeException¶ Bases:
Exception
-
exception
cpl_query.exceptions.WrongTypeException¶ Bases:
Exception