0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 3.135.191.228


Current Path : /var/www/html/aws/GuzzleHttp/Promise/
Upload File :
Current File : /var/www/html/aws/GuzzleHttp/Promise/CancellationException.php

<?php
namespace GuzzleHttp\Promise;

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