Class FailedArchiveException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.hadoop.hbase.backup.FailedArchiveException
All Implemented Interfaces:
Serializable

@Private public class FailedArchiveException extends IOException
Exception indicating that some files in the requested set could not be archived.
See Also: