Class InvalidWebsiteURLException

  • All Implemented Interfaces:
    Serializable

    public class InvalidWebsiteURLException
    extends PortalException
    Exception used to indicate that a website URL definition is invalid.
    Since:
    7.1.1
    Version:
    $Revision: 16235 $ $Date: 2014-03-27 15:51:35 -0300 (Thu, 27 Mar 2014) $
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidWebsiteURLException

        public InvalidWebsiteURLException​(String msg,
                                          IResource resource)