Class LayoutTypeException

All Implemented Interfaces:
Serializable

public class LayoutTypeException extends PortalException
Author:
Brian Wing Shun Chan
See Also:
  • Field Details

  • Constructor Details

    • LayoutTypeException

      public LayoutTypeException(int type)
  • Method Details

    • getLayoutType

      public String getLayoutType()
    • getType

      public int getType()
    • setLayoutType

      public void setLayoutType(String layoutType)