Class DirectoryListingStartAfterNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.hadoop.fs.DirectoryListingStartAfterNotFoundException
All Implemented Interfaces:
Serializable

@LimitedPrivate("HDFS") @Stable public class DirectoryListingStartAfterNotFoundException extends IOException
Thrown when the startAfter can't be found when listing a directory.
See Also:
  • Constructor Details

    • DirectoryListingStartAfterNotFoundException

      public DirectoryListingStartAfterNotFoundException()
    • DirectoryListingStartAfterNotFoundException

      public DirectoryListingStartAfterNotFoundException(String msg)