Class ClientLinkRemotelyClosedException

    • Constructor Detail

      • ClientLinkRemotelyClosedException

        public ClientLinkRemotelyClosedException​(java.lang.String message)
      • ClientLinkRemotelyClosedException

        public ClientLinkRemotelyClosedException​(java.lang.String message,
                                                 java.lang.Throwable cause)
      • ClientLinkRemotelyClosedException

        public ClientLinkRemotelyClosedException​(java.lang.String message,
                                                 ErrorCondition condition)
      • ClientLinkRemotelyClosedException

        public ClientLinkRemotelyClosedException​(java.lang.String message,
                                                 java.lang.Throwable cause,
                                                 ErrorCondition condition)