File "Route53RecoveryReadinessException.php"

Full Path: /home/pulsehostuk9/public_html/invoicer.pulsehost.co.uk/vendor/aws/aws-sdk-php/src/Route53RecoveryReadiness/Exception/Route53RecoveryReadinessException.php
File size: 250 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
namespace Aws\Route53RecoveryReadiness\Exception;

use Aws\Exception\AwsException;

/**
 * Represents an error interacting with the **AWS Route53 Recovery Readiness** service.
 */
class Route53RecoveryReadinessException extends AwsException {}