tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
SAXException.this
tango
text
xml
SaxParser
SAXException
Create a new SAXException.
@param message The error or warning message.
this
()
this
(immutable(char)[] message)
class
SAXException
this
(
immutable
(
char
)[]
message
)
this
(Exception e)
this
(immutable(char)[] message, Exception e)
Meta
Source
See Implementation
tango
text
xml
SaxParser
SAXException
constructors
this
functions
message
Create a new SAXException.
@param message The error or warning message.