Namespace Huml.Net.Exceptions
Classes
- HumlDeserializeException
Thrown when an error occurs during HUML deserialisation.
- HumlParseException
Thrown when the HUML lexer or parser encounters invalid input.
- HumlSerializeException
Thrown when an error occurs during HUML serialisation.
- HumlUnsupportedVersionException
Thrown when a HUML document declares a spec version outside the supported range and UnknownVersionBehaviour is Throw.