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