MapSchema.Exceptions (map_schema v0.2.6) View Source

The module have the exceptions functions.

Link to this section Summary

Link to this section Functions

Link to this function

config_atomize_schema(field)

View Source
Link to this function

config_error_atomize_schema()

View Source
Link to this function

config_error_custom_types_should_be_list()

View Source
Link to this function

config_error_custom_types_should_be_list_or_map()

View Source
Link to this function

config_error_schema_should_be_map()

View Source
Link to this function

config_error_type_name_definition(deftype)

View Source
Link to this function

error_type_dont_undefined(type)

View Source
Link to this function

not_exist_field_in_schema(field)

View Source
Link to this function

throw_cast_error(field, type)

View Source
Link to this function

throw_config_error_atomize_schema()

View Source
Link to this function

throw_config_error_custom_types_should_be_list()

View Source
Link to this function

throw_config_error_custom_types_should_be_list_or_map()

View Source
Link to this function

throw_config_error_schema_should_be_map()

View Source
Link to this function

throw_config_error_type_name_definition(deftype)

View Source
Link to this function

throw_error_type_dont_undefined(type)

View Source
Link to this function

throw_not_exist_field_in_schema(field)

View Source
Link to this function

throw_type_error(field, type)

View Source
Link to this function

throw_warn_config_atomize_schema(field)

View Source