Class AddBlockPoolException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.AddBlockPoolException
- All Implemented Interfaces:
Serializable
This exception collects all IOExceptions thrown when adding block pools and
scanning volumes. It keeps the information about which volume is associated
with an exception.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace