master
<?php namespace NathanDunn\Chargebee\Api\PaymentSources\Exceptions; use Http\Client\Exception\HttpException; class PaymentProcessingFailedException extends HttpException { }