class FatalError : System.Exception public this (m : string) base (m)