Class CommerceOrderAccountLimitException

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

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

    • CommerceOrderAccountLimitException

      public CommerceOrderAccountLimitException()
    • CommerceOrderAccountLimitException

      public CommerceOrderAccountLimitException(String msg)
    • CommerceOrderAccountLimitException

      public CommerceOrderAccountLimitException(String msg, Throwable throwable)
    • CommerceOrderAccountLimitException

      public CommerceOrderAccountLimitException(Throwable throwable)