Class AssociationAlreadyExistsException

All Implemented Interfaces:
Serializable

public class AssociationAlreadyExistsException extends AmazonServiceException

The specified association already exists.

See Also:
  • Constructor Details

    • AssociationAlreadyExistsException

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