WP File Manager
Current Path:
/
home
/
itutorethiopia
/
public_html
/
vendor
/
aws
/
aws-sdk-php
/
src
/
Redshift
/
Exception
/
Name
Action
..
RedshiftException.php
Edit
Editing: RedshiftException.php
<?php namespace Aws\Redshift\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the Amazon Redshift service. */ class RedshiftException extends AwsException {}