The XModelException exception is raised when some error occured in the SGP RTL library during working with models.

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

Syntax

C#
[SerializableAttribute]
public class XModelException : XRtlException

Inheritance Hierarchy

System..::.Object
  System..::.Exception
    System..::.SystemException
      SGP..::.XRtlException
        SGP.XSpace..::.XModelException
          SGP.XSpace..::.XModelNotFoundException

See Also