Class TranslogCorruptedException

    • Constructor Detail

      • TranslogCorruptedException

        public TranslogCorruptedException​(java.lang.String source,
                                          java.lang.String details)
      • TranslogCorruptedException

        public TranslogCorruptedException​(java.lang.String source,
                                          java.lang.Throwable cause)
      • TranslogCorruptedException

        public TranslogCorruptedException​(java.lang.String source,
                                          java.lang.String details,
                                          java.lang.Throwable cause)
      • TranslogCorruptedException

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