Class JournalNotFormattedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.hadoop.hdfs.qjournal.protocol.JournalNotFormattedException
All Implemented Interfaces:
Serializable

@Private public class JournalNotFormattedException extends IOException
Exception indicating that a call has been made to a JournalNode which is not yet formatted.
See Also:
  • Constructor Details

    • JournalNotFormattedException

      public JournalNotFormattedException(String msg)