관리-도구
편집 파일: PaymentCryptographyDataException.php
<?php namespace Aws\PaymentCryptographyData\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Payment Cryptography Data Plane** service. */ class PaymentCryptographyDataException extends AwsException {}