Namespace TallComponents.PDF.Layout.Xml
Class EnumConstantNotFoundException
The exception that is thrown when an enumeration constant cannot be resolved.
Raised when an attribute corresponds to an enumeration property but the value of the attribute does not correspond to any of the enumeration constants.
Syntax
public class EnumConstantNotFoundException
: XmlException