The exception XRtlFatalException is thrown when a fatal error occurs in SGP RTL library.

Namespace:  SGP
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
[SerializableAttribute]
public class XRtlFatalException : XRtlException

Inheritance Hierarchy

System..::.Object
  System..::.Exception
    System..::.SystemException
      SGP..::.XRtlException
        SGP..::.XRtlFatalException

See Also