Class NoSuchStructureException

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.NoSuchStructureException
All Implemented Interfaces:
Serializable

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

    • NoSuchStructureException

      public NoSuchStructureException()
    • NoSuchStructureException

      public NoSuchStructureException(String msg)
    • NoSuchStructureException

      public NoSuchStructureException(String msg, Throwable throwable)
    • NoSuchStructureException

      public NoSuchStructureException(Throwable throwable)