Class Discovery.FailedToCommitClusterStateException

    • Constructor Detail

      • FailedToCommitClusterStateException

        public FailedToCommitClusterStateException​(StreamInput in)
                                            throws java.io.IOException
        Throws:
        java.io.IOException
      • FailedToCommitClusterStateException

        public FailedToCommitClusterStateException​(java.lang.String msg,
                                                   java.lang.Object... args)
      • FailedToCommitClusterStateException

        public FailedToCommitClusterStateException​(java.lang.String msg,
                                                   java.lang.Throwable cause,
                                                   java.lang.Object... args)