OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
email
/
vendor
/
aws
/
aws-sdk-php
/
src
/
TimestreamQuery
/
Exception
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
07/10/2024 05:27:46 AM
rwxr-xr-x
📄
TimestreamQueryException.php
234 bytes
07/10/2024 05:27:46 AM
rw-r--r--
Editing: TimestreamQueryException.php
Close
<?php namespace Aws\TimestreamQuery\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Amazon Timestream Query** service. */ class TimestreamQueryException extends AwsException {}