ocean ~master (2025-12-21T07:04:04.4212625)
Dub
Repo
SAXException.this
ocean
text
xml
SaxParser
SAXException
Create a new SAXException.
@param message The error or warning message.
this
()
this
(string message)
class
SAXException
this
(
string
message
)
this
(Exception e)
this
(string message, Exception e)
Meta
Source
See Implementation
ocean
text
xml
SaxParser
SAXException
constructors
this
functions
message
Create a new SAXException.
@param message The error or warning message.