Eplan Platform API
Eplan.EplApi.RemoteClient Namespace / CommunicationException Class
Members

In This Topic
    CommunicationException Class
    In This Topic
    Eplan Communication Exception It is throw when no communication to an EPLAN instance could be established.
    Inheritance Hierarchy

    System.Object
       System.Exception
          System.SystemException
             System.ServiceModel.CommunicationException
                Eplan.EplApi.RemoteClient.CommunicationException

    Syntax
    internal class CommunicationException : System.ServiceModel.CommunicationException 
    internal ref class CommunicationException : public System.ServiceModel.CommunicationException 
    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    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