Package org.apache.hadoop.hbase.util
Class FileSystemVersionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.hadoop.hbase.util.FileSystemVersionException
- All Implemented Interfaces:
Serializable
Thrown when the file system needs to be upgraded
- See Also:
-
Field Summary
-
Constructor Summary
ConstructorDescriptiondefault constructor -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
serialVersionUID
- See Also:
-
-
Constructor Details
-
FileSystemVersionException
public FileSystemVersionException()default constructor -
FileSystemVersionException
- Parameters:
s
- message
-