Class SubnetAlreadyInUseException

All Implemented Interfaces:
Serializable

public class SubnetAlreadyInUseException extends AmazonServiceException

A specified subnet is already in use by another cluster.

See Also:
  • Constructor Details

    • SubnetAlreadyInUseException

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