b0y-101 Mini Shell


Current Path : E:/www/b-group.old/spfin - Copy/phppayment/vendor/guzzlehttp/promises/src/
File Upload :
Current File : E:/www/b-group.old/spfin - Copy/phppayment/vendor/guzzlehttp/promises/src/CancellationException.php

<?php

declare(strict_types=1);

namespace GuzzleHttp\Promise;

/**
 * Exception that is set as the reason for a promise that has been cancelled.
 */
class CancellationException extends RejectionException
{
}

Copyright © 2019 by b0y-101