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:
    Serialized Form
    • Constructor Detail

      • DelegationSetAlreadyCreatedException

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