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