Class RequiredLayoutPrototypeException

All Implemented Interfaces:
Serializable

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

    • RequiredLayoutPrototypeException

      public RequiredLayoutPrototypeException()
    • RequiredLayoutPrototypeException

      public RequiredLayoutPrototypeException(String msg)
    • RequiredLayoutPrototypeException

      public RequiredLayoutPrototypeException(String msg, Throwable throwable)
    • RequiredLayoutPrototypeException

      public RequiredLayoutPrototypeException(Throwable throwable)