AutorÃa | Ultima modificación | Ver Log |
<?php namespace Aws\MWAA\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **AmazonMWAA** service. */ class MWAAException extends AwsException {}
<?php
namespace Aws\MWAA\Exception;
use Aws\Exception\AwsException;
/**
* Represents an error interacting with the **AmazonMWAA** service.
*/
class MWAAException extends AwsException {}