File "Route53RecoveryClusterException.php"

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

<?php
namespace Aws\Route53RecoveryCluster\Exception;

use Aws\Exception\AwsException;

/**
 * Represents an error interacting with the **Route53 Recovery Cluster** service.
 */
class Route53RecoveryClusterException extends AwsException {}