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