Class ClientSessionRemotelyClosedException

    • Constructor Detail

      • ClientSessionRemotelyClosedException

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

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

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

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