Class PathElementException

All Implemented Interfaces:
Serializable

public class PathElementException extends IllegalArgumentException
Indicates that an element of a path did not resolve to a mapped program element.
Since:
6.3
Author:
Gavin King
See Also:
  • Constructor Details

    • PathElementException

      public PathElementException(String message)