Class SpendingLimitExceededException

  • All Implemented Interfaces:
    Serializable

    public class SpendingLimitExceededException
    extends DXAPIException
    The spending limit has been reached for the account that would be billed for this action.
    See Also:
    Serialized Form
    • Constructor Detail

      • SpendingLimitExceededException

        public SpendingLimitExceededException​(String message,
                                              int statusCode)
        Creates a SpendingLimitExceededException with the specified message and HTTP status code.