Class TransferConflictException

All Implemented Interfaces:
Serializable

public class TransferConflictException extends AmazonServiceException

You can't transfer the certificate because authorization policies are still attached.

See Also:
  • Constructor Details

    • TransferConflictException

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