Exception classes.
see.exceptions.
SeeError
Bases: Exception
Exception
This is used internally by see.see() to indicate an invalid attribute, such as one that raises an exception when it is accessed.
see.see()