| Current Path : /home/rtorresani/www/vendor/aws/aws-sdk-php/src/Scheduler/Exception/ |
| Current File : //home/rtorresani/www/vendor/aws/aws-sdk-php/src/Scheduler/Exception/SchedulerException.php |
<?php
namespace Aws\Scheduler\Exception;
use Aws\Exception\AwsException;
/**
* Represents an error interacting with the **Amazon EventBridge Scheduler** service.
*/
class SchedulerException extends AwsException {}