Class InvalidVPCNetworkStateException

All Implemented Interfaces:
Serializable

public class InvalidVPCNetworkStateException extends AmazonServiceException

DB subnet group does not cover all Availability Zones after it is created because users' change.

See Also:
  • Constructor Details

    • InvalidVPCNetworkStateException

      public InvalidVPCNetworkStateException(String message)
      Constructs a new InvalidVPCNetworkStateException with the specified error message.
      Parameters:
      message - Describes the error encountered.