Class DuplicateCommerceOrderNoteException

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

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

    • DuplicateCommerceOrderNoteException

      public DuplicateCommerceOrderNoteException()
    • DuplicateCommerceOrderNoteException

      public DuplicateCommerceOrderNoteException(String msg)
    • DuplicateCommerceOrderNoteException

      public DuplicateCommerceOrderNoteException(String msg, Throwable throwable)
    • DuplicateCommerceOrderNoteException

      public DuplicateCommerceOrderNoteException(Throwable throwable)