Class UnrecognizedPublicKeyEncodingException

All Implemented Interfaces:
Serializable

public class UnrecognizedPublicKeyEncodingException extends AmazonServiceException

The request was rejected because the public key encoding format is unsupported or unrecognized.

See Also:
  • Constructor Details

    • UnrecognizedPublicKeyEncodingException

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