Class InvalidSecurityGroupException

All Implemented Interfaces:
Serializable

public class InvalidSecurityGroupException extends AmazonServiceException

One or more of the specified security groups do not exist.

See Also:
  • Constructor Details

    • InvalidSecurityGroupException

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