Function BaseError.this

Prototype

this(T...)(
  string msg,
  T args
);