Class PathTraversalException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.jira.util.PathTraversalException
All Implemented Interfaces:
Serializable

public class PathTraversalException extends Exception
Indicates that a potential path traversal was prevented.
See Also:
  • Constructor Details

    • PathTraversalException

      public PathTraversalException()