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