Exceptions#

exception jscc.exceptions.JSCCError[source]#

Base class for exceptions from within this package

exception jscc.exceptions.DuplicateKeyError[source]#

Raised if a JSON message has members with duplicate names

exception jscc.exceptions.JSCCWarning[source]#

Base class for warnings from within this package

exception jscc.exceptions.CodelistEnumWarning[source]#
exception jscc.exceptions.DeepPropertiesWarning[source]#
exception jscc.exceptions.ItemsTypeWarning[source]#
exception jscc.exceptions.LetterCaseWarning[source]#
exception jscc.exceptions.MergePropertiesWarning[source]#
exception jscc.exceptions.MetadataPresenceWarning[source]#
exception jscc.exceptions.NullTypeWarning[source]#
exception jscc.exceptions.ObjectIdWarning[source]#
exception jscc.exceptions.RefWarning[source]#
exception jscc.exceptions.SchemaCodelistsMatchWarning[source]#
exception jscc.exceptions.SchemaWarning[source]#