/
home
/
obinna
/
html
/
cravings
/
vendor
/
aws
/
aws-sdk-php
/
src
/
KinesisAnalyticsV2
/
Exception
/
Upload File
HOME
<?php namespace Aws\KinesisAnalyticsV2\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Amazon Kinesis Analytics** service. */ class KinesisAnalyticsV2Exception extends AwsException {}