Class MasterLayoutException

All Implemented Interfaces:
Serializable

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

    • MasterLayoutException

      public MasterLayoutException()
    • MasterLayoutException

      public MasterLayoutException(String msg)
    • MasterLayoutException

      public MasterLayoutException(String msg, Throwable throwable)
    • MasterLayoutException

      public MasterLayoutException(Throwable throwable)