AbstractSyntaxNotation1ValueCharactersException

An exception thrown when a chatacter-string type contains invalid characters

Constructors

this
this(string descriptionOfPermittedCharacters, dchar offendingCharacter, string typeName, string file, size_t line)

Members

Variables

offendingCharacter
dchar offendingCharacter;

Meta