Class XAttrNotFoundException

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

@Private @Evolving public class XAttrNotFoundException extends IOException
The exception that happens when you ask to get a non existing XAttr.
See Also:
  • Field Details

  • Constructor Details

    • XAttrNotFoundException

      public XAttrNotFoundException()
    • XAttrNotFoundException

      public XAttrNotFoundException(String msg)