valarpy.micromodels

Module Contents

exception valarpy.micromodels.ValarLookupError

A value wasn’t found in Valar.

Initialize self. See help(type(self)) for accurate signature.

exception valarpy.micromodels.ValarTableTypeError

A function was passed a row of a table, but from the wrong table.

Initialize self. See help(type(self)) for accurate signature.

exception valarpy.micromodels.UnsupportedOperationError

This database operation is not supported.

Initialize self. See help(type(self)) for accurate signature.

exception valarpy.micromodels.WriteNotEnabledError

Write access has not been enabled.

Initialize self. See help(type(self)) for accurate signature.