Function MySQLException.this

Prototype

this(
  string msg,
  string file = __FILE__,
  ulong line = cast(ulong)__LINE__
) pure;

Authors

Copyright

License