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:
    Serialized Form
    • Constructor Detail

      • UnrecognizedPublicKeyEncodingException

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