public class

PathTraversalRuntimeException

extends RuntimeException
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ java.lang.RuntimeException
         ↳ com.atlassian.jira.util.PathTraversalRuntimeException

Summary

Public Constructors
PathTraversalRuntimeException(String message)
PathTraversalRuntimeException()
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public PathTraversalRuntimeException (String message)

public PathTraversalRuntimeException ()