PATH:
home
/
lab2454c
/
keebchat.com
/
core
/
libs
/
s3
/
vendor
/
aws
/
aws-sdk-php
/
src
/
LexRuntimeService
/
Exception
<?php namespace Aws\LexRuntimeService\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Amazon Lex Runtime Service** service. */ class LexRuntimeServiceException extends AwsException {}
[+]
..
[-] LexRuntimeServiceException.php
[edit]