Class DelegationSetAlreadyCreatedException

All Implemented Interfaces:
Serializable

public class DelegationSetAlreadyCreatedException extends AmazonServiceException

A delegation set with the same owner and caller reference combination has already been created.

See Also:
  • Constructor Details

    • DelegationSetAlreadyCreatedException

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