{".class": "MypyFile", "_fullname": "marshmallow.exceptions", "is_partial_stub_package": false, "is_stub": false, "names": {".class": "SymbolTable", "FieldInstanceResolutionError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["marshmallow.exceptions.MarshmallowError", "builtins.TypeError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "marshmallow.exceptions.FieldInstanceResolutionError", "name": "FieldInstanceResolutionError", "type_vars": []}, "flags": [], "fullname": "marshmallow.exceptions.FieldInstanceResolutionError", "metaclass_type": null, "metadata": {}, "module_name": "marshmallow.exceptions", "mro": ["marshmallow.exceptions.FieldInstanceResolutionError", "marshmallow.exceptions.MarshmallowError", "builtins.TypeError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "MarshmallowError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.Exception"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "marshmallow.exceptions.MarshmallowError", "name": "MarshmallowError", "type_vars": []}, "flags": [], "fullname": "marshmallow.exceptions.MarshmallowError", "metaclass_type": null, "metadata": {}, "module_name": "marshmallow.exceptions", "mro": ["marshmallow.exceptions.MarshmallowError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "RegistryError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.NameError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "marshmallow.exceptions.RegistryError", "name": "RegistryError", "type_vars": []}, "flags": [], "fullname": "marshmallow.exceptions.RegistryError", "metaclass_type": null, "metadata": {}, "module_name": "marshmallow.exceptions", "mro": ["marshmallow.exceptions.RegistryError", "builtins.NameError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "SCHEMA": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "marshmallow.exceptions.SCHEMA", "name": "SCHEMA", "type": "builtins.str"}}, "StringNotCollectionError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["marshmallow.exceptions.MarshmallowError", "builtins.TypeError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "marshmallow.exceptions.StringNotCollectionError", "name": "StringNotCollectionError", "type_vars": []}, "flags": [], "fullname": "marshmallow.exceptions.StringNotCollectionError", "metaclass_type": null, "metadata": {}, "module_name": "marshmallow.exceptions", "mro": ["marshmallow.exceptions.StringNotCollectionError", "marshmallow.exceptions.MarshmallowError", "builtins.TypeError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "ValidationError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["marshmallow.exceptions.MarshmallowError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "marshmallow.exceptions.ValidationError", "name": "ValidationError", "type_vars": []}, "flags": [], "fullname": "marshmallow.exceptions.ValidationError", "metaclass_type": null, "metadata": {}, "module_name": "marshmallow.exceptions", "mro": ["marshmallow.exceptions.ValidationError", "marshmallow.exceptions.MarshmallowError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1, 4], "arg_names": ["self", "message", "field_name", "data", "valid_data", "kwargs"], "flags": [], "fullname": "marshmallow.exceptions.ValidationError.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1, 4], "arg_names": ["self", "message", "field_name", "data", "valid_data", "kwargs"], "arg_types": ["marshmallow.exceptions.ValidationError", {".class": "UnionType", "items": ["builtins.str", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 5}], "type_ref": "builtins.list"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 5}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 5}], "type_ref": "builtins.dict"}]}, "builtins.str", {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "typing.Mapping"}, {".class": "Instance", "args": [{".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "typing.Mapping"}], "type_ref": "typing.Iterable"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.dict"}], "type_ref": "builtins.list"}, {".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.dict"}]}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "__init__ of ValidationError", "ret_type": {".class": "NoneType"}, "variables": []}}}, "data": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "marshmallow.exceptions.ValidationError.data", "name": "data", "type": {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "typing.Mapping"}, {".class": "Instance", "args": [{".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "typing.Mapping"}], "type_ref": "typing.Iterable"}]}}}, "field_name": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "marshmallow.exceptions.ValidationError.field_name", "name": "field_name", "type": "builtins.str"}}, "kwargs": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "marshmallow.exceptions.ValidationError.kwargs", "name": "kwargs", "type": {".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "builtins.dict"}}}, "messages": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "marshmallow.exceptions.ValidationError.messages", "name": "messages", "type": {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 5}], "type_ref": "builtins.list"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 5}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 5}], "type_ref": "builtins.dict"}]}}}, "normalized_messages": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "marshmallow.exceptions.ValidationError.normalized_messages", "name": "normalized_messages", "type": null}}, "valid_data": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "marshmallow.exceptions.ValidationError.valid_data", "name": "valid_data", "type": {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.dict"}], "type_ref": "builtins.list"}, {".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.dict"}]}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "marshmallow.exceptions.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "marshmallow.exceptions.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "marshmallow.exceptions.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "marshmallow.exceptions.__package__", "name": "__package__", "type": "builtins.str"}}, "typing": {".class": "SymbolTableNode", "cross_ref": "typing", "kind": "Gdef"}}, "path": "/Users/max/.pyenv/versions/3.7.7/envs/env37/lib/python3.7/site-packages/marshmallow/exceptions.py"}