pyre.schemata.exceptions

Module Contents

exception pyre.schemata.exceptions.SchemaError

Bases: pyre.framework.exceptions.FrameworkError

Base class for all errors generated by this package

exception pyre.schemata.exceptions.CastingError(value, **kwds)

Bases: pyre.schemata.exceptions.SchemaError

Exception raised on failed attempts to convert a value to one of the supported types