Harness proD API Help
EPLAN.Harness.API.Exceptions Namespace / KeyNotFoundException Class
Members
In This Topic
    KeyNotFoundException Class
    In This Topic
    The exception is thrown when the key was not found in the dictionary.
    Inheritance Hierarchy

    System.Object
       System.Exception
          EPLAN.Harness.API.Exceptions.HpdApiException
             EPLAN.Harness.API.Exceptions.KeyNotFoundException

    Syntax
    public class KeyNotFoundException : HpdApiException 
    Public Properties
     NameDescription
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Exception)
    Public Method (Inherited from System.Exception)
    Public Method (Inherited from System.Exception)
    Public Method (Inherited from System.Exception)
    Top
    See Also