Class NetworkFirewallException
- Exception
-
RuntimeException
-
Aws\Exception\AwsException implements Aws\MonitoringEventsInterface, Aws\ResponseContainerInterface, ArrayAccess uses Aws\HasDataTrait, Aws\HasMonitoringEventsTrait
-
Aws\NetworkFirewall\Exception\NetworkFirewallException
- Namespace: Aws\NetworkFirewall\Exception
- Located at NetworkFirewall/Exception/NetworkFirewallException.php
Represents an error interacting with the AWS Network Firewall 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
InsufficientCapacityException
[ 'Message' => '<string>', ]
Description
Amazon Web Services doesn't currently have enough available capacity to fulfill your request. Try your request later.
Members
- Message
-
- Type: string
InternalServerError
[ 'Message' => '<string>', ]
Description
Your request is valid, but Network Firewall couldn’t perform the operation because of a system problem. Retry your request.
Members
- Message
-
- Type: string
InvalidOperationException
[ 'Message' => '<string>', ]
Description
The operation failed because it's not valid. For example, you might have tried to delete a rule group or firewall policy that's in use.
Members
- Message
-
- Type: string
InvalidRequestException
[ 'Message' => '<string>', ]
Description
The operation failed because of a problem with your request. Examples include:
-
You specified an unsupported parameter name or value.
-
You tried to update a property with a value that isn't among the available types.
-
Your request references an ARN that is malformed, or corresponds to a resource that isn't valid in the context of the request.
Members
- Message
-
- Type: string
InvalidResourcePolicyException
[ 'Message' => '<string>', ]
Description
The policy statement failed validation.
Members
- Message
-
- Type: string
InvalidTokenException
[ 'Message' => '<string>', ]
Description
The token you provided is stale or isn't valid for the operation.
Members
- Message
-
- Type: string
LimitExceededException
[ 'Message' => '<string>', ]
Description
Unable to perform the operation because doing so would violate a limit setting.
Members
- Message
-
- Type: string
LogDestinationPermissionException
[ 'Message' => '<string>', ]
Description
Unable to send logs to a configured logging destination.
Members
- Message
-
- Type: string
ResourceNotFoundException
[ 'Message' => '<string>', ]
Description
Unable to locate a resource using the parameters that you provided.
Members
- Message
-
- Type: string
ResourceOwnerCheckException
[ 'Message' => '<string>', ]
Description
Unable to change the resource because your account doesn't own it.
Members
- Message
-
- Type: string
ThrottlingException
[ 'Message' => '<string>', ]
Description
Unable to process the request due to throttling limitations.
Members
- Message
-
- Type: string
UnsupportedOperationException
[ 'Message' => '<string>', ]
Description
The operation you requested isn't supported by Network Firewall.
Members
- Message
-
- Type: string