Class InvalidWebsiteURLException

  • All Implemented Interfaces:
    java.io.Serializable

    public class InvalidWebsiteURLException
    extends PortalException
    Exception used to indicate that a website URL definition is invalid.
    Since:
    7.1.1
    Version:
    $Revision$ $Date$
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidWebsiteURLException

        public InvalidWebsiteURLException​(java.lang.String msg,
                                          IResource resource)