Types

InvalidArgument

Represents an error of calling a method with incorrect argument.

Parent types

Direct children types

Example

ord("ab")
# ... Exception of type InvalidArgument ...