Exception PathTraversalBlockedException (2.63.0)

public final class PathTraversalBlockedException extends RuntimeException

Exception thrown when a download is blocked because the object name would result in a path traversal outside the target directory.

Constructors

PathTraversalBlockedException(String objectName, Path targetDirectory)

public PathTraversalBlockedException(String objectName, Path targetDirectory)
Parameters
Name Description
objectName String
targetDirectory Path