diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
HtmlException
diamond
errors
exceptions
htmlexception
Undocumented in source.
final
class
HtmlException : Exception {
this
(string message, string fn, size_t ln);
}
Constructors
this
this
(string message, string fn, size_t ln)
Creates a new html exception.
Meta
Source
See Implementation
diamond
errors
exceptions
htmlexception
classes
HtmlException