Class DelegationSetNotReusableException

All Implemented Interfaces:
Serializable

public class DelegationSetNotReusableException extends AmazonServiceException

The specified delegation set has not been marked as reusable.

See Also:
  • Constructor Details

    • DelegationSetNotReusableException

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