isee.NET Framework Documentation

Simulation.ModelEntityNotFoundException Class

This exception is raised when the simulation engine tries to access an entity that does not exist in the model

For a list of all members of this type, see Simulation.ModelEntityNotFoundException Members.

System.Object
   System.Exception
      iseesystems.iseeNET.Simulation.ModelEntityNotFoundException

[Visual Basic]
Public Class Simulation.ModelEntityNotFoundException
    Inherits Exception
[C#]
public class Simulation.ModelEntityNotFoundException : Exception

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: iseesystems.iseeNET

Assembly: iseesystems.iseeNET.Simulation (in iseesystems.iseeNET.Simulation.dll)

See Also

Simulation.ModelEntityNotFoundException Members | iseesystems.iseeNET Namespace