Class BlockPinningException

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

public class BlockPinningException extends IOException
Indicates a failure due to block pinning.
See Also:
  • Constructor Details

    • BlockPinningException

      public BlockPinningException(String errMsg)