Class LayoutFriendlyURLException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
GroupFriendlyURLException

public class LayoutFriendlyURLException extends PortalException
Author:
Brian Wing Shun Chan, Sergio González
See Also:
  • Field Details

  • Constructor Details

    • LayoutFriendlyURLException

      public LayoutFriendlyURLException(int type)
  • Method Details

    • getDuplicateClassName

      public String getDuplicateClassName()
    • getDuplicateClassPK

      public long getDuplicateClassPK()
    • getKeywordConflict

      public String getKeywordConflict()
    • getType

      public int getType()
    • setDuplicateClassName

      public void setDuplicateClassName(String duplicateClassName)
    • setDuplicateClassPK

      public void setDuplicateClassPK(long duplicateClassPK)
    • setKeywordConflict

      public void setKeywordConflict(String keywordConflict)