Your IP : 3.144.119.149
<?php namespace Aws\ConnectParticipant\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Amazon Connect Participant Service** service. */ class ConnectParticipantException extends AwsException {} |