Class SubnetAlreadyInUseException

All Implemented Interfaces:
Serializable

public class SubnetAlreadyInUseException extends AmazonServiceException

The specified subnet is already in use.

See Also:
  • Constructor Details

    • SubnetAlreadyInUseException

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