Class CreditAccountInsufficientBalanceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.broadleafcommerce.cartoperation.exception.CreditAccountInsufficientBalanceException
All Implemented Interfaces:
Serializable

public class CreditAccountInsufficientBalanceException extends RuntimeException
Exception is thrown when the credit account has insufficient balance.
Author:
Dima Myroniuk (dmyroniuk)
See Also:
  • Constructor Details

    • CreditAccountInsufficientBalanceException

      public CreditAccountInsufficientBalanceException(String message)