pdxparser v1.3.1 (2022-09-08T03:11:38Z)
Dub
Repo
PDXParsingException
pdxparser
Thrown whenever parsing fails
class
PDXParsingException : Exception {
this
(string msg);
}
Constructors
this
this
(string msg)
Undocumented in source.
Meta
Source
See Implementation
pdxparser
classes
Assignment
Block
PDXInvalidTypeException
PDXParsingException
Value
enums
NodeType
functions
isNode
parse
parseFromFile
saveNode
saveNodeToFile
interfaces
Node
Thrown whenever parsing fails