Class COREntryDisplayDateException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.commerce.order.rule.exception.COREntryDisplayDateException
All Implemented Interfaces:
Serializable

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

    • COREntryDisplayDateException

      public COREntryDisplayDateException()
    • COREntryDisplayDateException

      public COREntryDisplayDateException(String msg)
    • COREntryDisplayDateException

      public COREntryDisplayDateException(String msg, Throwable throwable)
    • COREntryDisplayDateException

      public COREntryDisplayDateException(Throwable throwable)