Class TrustedSignerDoesNotExistException

All Implemented Interfaces:
Serializable

public class TrustedSignerDoesNotExistException extends AmazonServiceException
One or more of your trusted signers do not exist.
See Also:
  • Constructor Details

    • TrustedSignerDoesNotExistException

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