Exception Description class System.Exception Extended by TinmanException Base class of all exceptions. Public / Attributes Message public virtual attribute Message → (get) value : string [not-null] The localized exception message. Returns the human-readable exception message. ToString [Pure] public virtual method ToString → () returns → string The localized textual representation. Returns a textual representation of this exception. IEnumerator FlagsAttribute