Class TransferAlreadyCompletedException

All Implemented Interfaces:
Serializable

public class TransferAlreadyCompletedException extends AmazonServiceException

You can't revert the certificate transfer because the transfer is already complete.

See Also:
  • Constructor Details

    • TransferAlreadyCompletedException

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