DIR: /var/www/devs.lapieza.net/vendor/aws/aws-sdk-php/src/IVSRealTime/Exception/ |
Current File : /var/www/devs.lapieza.net/vendor/aws/aws-sdk-php/src/IVSRealTime/Exception/IVSRealTimeException.php |
<?php namespace Aws\IVSRealTime\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Amazon Interactive Video Service RealTime** service. */ class IVSRealTimeException extends AwsException {} |