D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
dateitor
/
www
/
vendor
/
aws
/
aws-sdk-php
/
src
/
IVSRealTime
/
Exception
/
Filename :
IVSRealTimeException.php
back
Copy
<?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 {}