Class NoSuchStructureLayoutException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.NoSuchModelException
com.liferay.dynamic.data.mapping.exception.NoSuchStructureLayoutException
All Implemented Interfaces:
Serializable

public class NoSuchStructureLayoutException extends com.liferay.portal.kernel.exception.NoSuchModelException
See Also:
  • Constructor Details

    • NoSuchStructureLayoutException

      public NoSuchStructureLayoutException()
    • NoSuchStructureLayoutException

      public NoSuchStructureLayoutException(String msg)
    • NoSuchStructureLayoutException

      public NoSuchStructureLayoutException(String msg, Throwable throwable)
    • NoSuchStructureLayoutException

      public NoSuchStructureLayoutException(Throwable throwable)