Class InvalidOperationException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<InvalidOperationException.Builder,InvalidOperationException>

@Generated("software.amazon.awssdk:codegen") public final class InvalidOperationException extends NetworkFirewallException implements ToCopyableBuilder<InvalidOperationException.Builder,InvalidOperationException>

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.

See Also: