Class HiveFileIterator.NestedDirectoryNotAllowedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.trino.plugin.hive.fs.HiveFileIterator.NestedDirectoryNotAllowedException
All Implemented Interfaces:
Serializable
Enclosing class:
HiveFileIterator

public static class HiveFileIterator.NestedDirectoryNotAllowedException extends RuntimeException
See Also:
  • Constructor Details

    • NestedDirectoryNotAllowedException

      public NestedDirectoryNotAllowedException(String nestedDirectoryPath)
  • Method Details

    • getNestedDirectoryPath

      public String getNestedDirectoryPath()