관리-도구
편집 파일: KinesisVideoSignalingChannelsException.php
<?php namespace Aws\KinesisVideoSignalingChannels\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Amazon Kinesis Video Signaling Channels** service. */ class KinesisVideoSignalingChannelsException extends AwsException {}