Exception.this

Undocumented in source.
  1. this(char[] msg, char[] file, long line, Exception next, TraceInfo info)
  2. this(char[] msg, Exception next)
  3. this(char[] msg, char[] file, long line, Exception next)
    class Exception
    this
    (
    char[] msg
    ,
    char[] file
    ,
    long line
    ,
    Exception next = null
    )

Meta