WP File Manager
Current Path:
/
home
/
itutorethiopia
/
public_html
/
vendor
/
aws
/
aws-sdk-php
/
src
/
FMS
/
Exception
/
Name
Action
..
FMSException.php
Edit
Editing: FMSException.php
<?php namespace Aws\FMS\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Firewall Management Service** service. */ class FMSException extends AwsException {}