PATH:
home
/
lab2454c
/
vaultchip.com
/
vendor
/
aws
/
aws-sdk-php
/
src
/
CustomerProfiles
/
Exception
<?php namespace Aws\CustomerProfiles\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Amazon Connect Customer Profiles** service. */ class CustomerProfilesException extends AwsException {}
[+]
..
[-] CustomerProfilesException.php
[edit]