rpdl ~master (2019-08-27T17:31:41Z)
Dub
Repo
RpdlException
rpdl
exception
Base RPDL Exception
class
RpdlException : Exception {
this
();
this
(string details);
}
Constructors
this
this
()
Undocumented in source.
this
this
(string details)
Undocumented in source.
Meta
Source
See Implementation
rpdl
exception
classes
IncludeNotAllowedAtCTException
NotFoundException
RpdlException
WrongNodeType
Base RPDL Exception