Class LayoutConvertException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.layout.exception.LayoutConvertException
All Implemented Interfaces:
Serializable

public class LayoutConvertException extends com.liferay.portal.kernel.exception.PortalException
See Also:
  • Constructor Details

    • LayoutConvertException

      public LayoutConvertException()
    • LayoutConvertException

      public LayoutConvertException(String msg)
    • LayoutConvertException

      public LayoutConvertException(String msg, Throwable throwable)
    • LayoutConvertException

      public LayoutConvertException(Throwable throwable)