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 server instance could be established.
    Inheritance Hierarchy

    System.Object
       System.Exception
          Grpc.Core.RpcException
             Eplan.EplApi.RemoteClient.CommunicationException

    Syntax
    public class CommunicationException : Grpc.Core.RpcException 
    public ref class CommunicationException : public Grpc.Core.RpcException 
    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 Grpc.Core.RpcException)
    Public Property (Inherited from Grpc.Core.RpcException)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from Grpc.Core.RpcException)
    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