diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
XHtmlException.this
diamond
errors
exceptions
xhtmlexception
XHtmlException
Creates a new xhtml exception.
class
XHtmlException
@
safe
this
(
string
message
,
string
fn
= __FILE__
,
size_t
ln
= __LINE__
)
Parameters
message
string
The message.
fn
string
The file.
ln
size_t
The line.
Meta
Source
See Implementation
diamond
errors
exceptions
xhtmlexception
XHtmlException
constructors
this
Creates a new xhtml exception.