Class UrlCopyException

All Implemented Interfaces:
Serializable

public class UrlCopyException extends ChainedException
Encapsulates the exceptions caused by various errors in the url-copy library.
See Also:
  • Constructor Details

    • UrlCopyException

      public UrlCopyException(String msg)
    • UrlCopyException

      public UrlCopyException(String msg, Throwable ex)