Creates a new instance of the exception XRtlFatalException.
            
    Namespace: 
   SGPAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
| C# | 
|---|
public XRtlFatalException( Exception inner )  | 
Parameters
- inner
 - Type: System..::.Exception
States the exception that raised the current exception.