Class FMSException
- Exception
-
RuntimeException
-
Aws\Exception\AwsException implements Aws\MonitoringEventsInterface, Aws\ResponseContainerInterface, ArrayAccess uses Aws\HasDataTrait, Aws\HasMonitoringEventsTrait
-
Aws\FMS\Exception\FMSException
- Namespace: Aws\FMS\Exception
- Located at FMS/Exception/FMSException.php
Represents an error interacting with the Firewall Management Service service.
Methods Summary
Methods inherited from Aws\Exception\AwsException
__construct()
,
__toString()
,
get()
,
getAwsErrorCode()
,
getAwsErrorMessage()
,
getAwsErrorShape()
,
getAwsErrorType()
,
getAwsRequestId()
,
getCommand()
,
getRequest()
,
getResponse()
,
getResult()
,
getStatusCode()
,
getTransferInfo()
,
hasKey()
,
isConnectionError()
,
isMaxRetriesExceeded()
,
search()
,
setMaxRetriesExceeded()
,
setTransferInfo()
Methods inherited from Exception
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()
Methods inherited from ArrayAccess
offsetExists()
,
offsetGet()
,
offsetSet()
,
offsetUnset()
Methods inherited from Aws\MonitoringEventsInterface
Methods used from Aws\HasDataTrait
Methods used from Aws\HasMonitoringEventsTrait
Expected Exception Codes
InternalErrorException
[ 'Message' => '<string>', ]
Description
The operation failed because of a system problem, even though the request was valid. Retry your request.
Members
- Message
-
- Type: string
InvalidInputException
[ 'Message' => '<string>', ]
Description
The parameters of the request were invalid.
Members
- Message
-
- Type: string
InvalidOperationException
[ 'Message' => '<string>', ]
Description
The operation failed because there was nothing to do or the operation wasn't possible. For example, you might have submitted an AssociateAdminAccount
request for an account ID that was already set as the Firewall Manager administrator. Or you might have tried to access a Region that's disabled by default, and that you need to enable for the Firewall Manager administrator account and for Organizations before you can access it.
Members
- Message
-
- Type: string
InvalidTypeException
[ 'Message' => '<string>', ]
Description
The value of the Type
parameter is invalid.
Members
- Message
-
- Type: string
LimitExceededException
[ 'Message' => '<string>', ]
Description
The operation exceeds a resource limit, for example, the maximum number of policy
objects that you can create for an Amazon Web Services account. For more information, see Firewall Manager Limits in the WAF Developer Guide.
Members
- Message
-
- Type: string
ResourceNotFoundException
[ 'Message' => '<string>', ]
Description
The specified resource was not found.
Members
- Message
-
- Type: string