관리-도구
편집 파일: ManagedBlockchainQueryException.php
<?php namespace Aws\ManagedBlockchainQuery\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Amazon Managed Blockchain Query** service. */ class ManagedBlockchainQueryException extends AwsException {}