Class NoSuchDelegationSetException

All Implemented Interfaces:
Serializable

public class NoSuchDelegationSetException extends AmazonServiceException

The specified delegation set does not exist.

See Also:
  • Constructor Details

    • NoSuchDelegationSetException

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