Package xal.tools

Class URLUtil.FilePathException

All Implemented Interfaces:
Serializable
Enclosing class:
URLUtil

public static class URLUtil.FilePathException extends RuntimeException
Exception for bad file path specification.
See Also:
  • Constructor Details

    • FilePathException

      public FilePathException(String newFilePath)
  • Method Details