Function MySQLException.this

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