Class InvalidVPCNetworkStateException

All Implemented Interfaces:
Serializable

public class InvalidVPCNetworkStateException extends AmazonServiceException

The VPC network is in an invalid state.

See Also:
  • Constructor Details

    • InvalidVPCNetworkStateException

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