Class WebsiteURLException

All Implemented Interfaces:
Serializable

public class WebsiteURLException extends PortalException
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • WebsiteURLException

      public WebsiteURLException()
    • WebsiteURLException

      public WebsiteURLException(String msg)
    • WebsiteURLException

      public WebsiteURLException(String msg, Throwable throwable)
    • WebsiteURLException

      public WebsiteURLException(Throwable throwable)