The XModelNotFoundException exception is raised when model with the given name has not been found.

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

Syntax

C#
[SerializableAttribute]
public class XModelNotFoundException : XModelException

Inheritance Hierarchy

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

See Also