PATH:
home
/
rwabteecom
/
public_html
/
vendor
/
aws
/
aws-sdk-php
/
src
/
ConnectParticipant
/
Exception
/
Editing: ConnectParticipantException.php
<?php namespace Aws\ConnectParticipant\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Amazon Connect Participant Service** service. */ class ConnectParticipantException extends AwsException {}
SAVE
CANCEL