summaryrefslogtreecommitdiff
path: root/vendor/aws/aws-sdk-php/src/S3/Exception/PermanentRedirectException.php
blob: 67d916e89612434e236c18aa1a9c5dfee87294cf (plain)
1
2
3
4
<?php
namespace Aws\S3\Exception;

class PermanentRedirectException extends S3Exception {}