관리-도구
편집 파일: KeyspacesStreamsException.php
<?php namespace Aws\KeyspacesStreams\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Amazon Keyspaces Streams** service. */ class KeyspacesStreamsException extends AwsException {}