Skip to main content

Module error

Module error 

Source

Structs§

ConfigError
Error returned by Config getters when a key is missing or the value has the wrong type.
ParseError
Error returned when HOCON input contains a syntax error.
ResolveError
Error returned when substitution resolution fails (e.g., missing required substitution, cyclic reference).

Enums§

HoconError
Unified error type returned by top-level parse functions.