Class LeaseExpiredException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.hadoop.hdfs.server.namenode.LeaseExpiredException
All Implemented Interfaces:
Serializable

@Private @Evolving public class LeaseExpiredException extends IOException
The lease that was being used to create this file has expired.
See Also:
  • Constructor Details

    • LeaseExpiredException

      public LeaseExpiredException(String msg)