tango ~master (2025-06-29T14:40:56.0544651)
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.