diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
DomException.this
diamond
errors
exceptions
domexception
DomException
Creates a new dom exception.
class
DomException
@
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
domexception
DomException
constructors
this
Creates a new dom exception.