ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
SAXException.this
ocean
text
xml
SaxParser
SAXException
Create a new SAXException.
@param message The error or warning message.
this
()
this
(istring message)
class
SAXException
this
(
istring
message
)
this
(Exception e)
this
(istring 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.