Function DOMException.this

Prototype

this(
  string msg,
  string file = __FILE__,
  ulong line = cast(ulong)__LINE__
) pure nothrow @nogc @safe;

Authors

Lodovico Giaretta

Copyright

Copyright Lodovico Giaretta 2016 --

License

Boost License 1.0.