Altair EEvision 2025.1 APIs
    Preparing search index...

    Class ObjectError

    Exception that occurs when an object is accessed in an invalid way.

    - An object ID is not a positive integer number.
    - An object should be loaded that does not exist in the EDB.
    - An object should be selected that is not loaded in EEvision.
    - An object should be mapped to its corresponding Nlview object(s),
    but it is a module.

    Hierarchy

    • Error
      • ObjectError
    Index

    Constructors

    Constructors

    • Parameters

      • Optionalmessage: string

      Returns ObjectError

    • Parameters

      • Optionalmessage: string
      • Optionaloptions: ErrorOptions

      Returns ObjectError