Class DelegationSetAlreadyReusableException

All Implemented Interfaces:
Serializable

public class DelegationSetAlreadyReusableException extends AmazonServiceException

The specified delegation set has already been marked as reusable.

See Also:
  • Constructor Details

    • DelegationSetAlreadyReusableException

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