Class NoSuchCSDiagramSettingException

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.commerce.shop.by.diagram.exception.NoSuchCSDiagramSettingException
All Implemented Interfaces:
Serializable

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

    • NoSuchCSDiagramSettingException

      public NoSuchCSDiagramSettingException()
    • NoSuchCSDiagramSettingException

      public NoSuchCSDiagramSettingException(String msg)
    • NoSuchCSDiagramSettingException

      public NoSuchCSDiagramSettingException(String msg, Throwable throwable)
    • NoSuchCSDiagramSettingException

      public NoSuchCSDiagramSettingException(Throwable throwable)