View file application/libraries/Aws/Aws/S3/Exception/PermanentRedirectException.php

File size: 91B
<?php
namespace Aws\S3\Exception;

class PermanentRedirectException extends S3Exception {}