Package xal.tools

Class URLUtil.UrlSpecException

All Implemented Interfaces:
Serializable
Enclosing class:
URLUtil

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

    • UrlSpecException

      public UrlSpecException(String newUrlPath)
  • Method Details