Class PathException

All Implemented Interfaces:
Serializable

public class PathException extends RuntimeException
See Also:
  • Constructor Details

    • PathException

      public PathException(String message)
    • PathException

      public PathException(String message, Throwable cause)