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