Class UnacceptableAlgorithmException

  • All Implemented Interfaces:
    Serializable

    public class UnacceptableAlgorithmException
    extends org.bouncycastle.openpgp.PGPException
    Exception that gets thrown if unacceptable algorithms are encountered.
    See Also:
    Serialized Form
    • Constructor Detail

      • UnacceptableAlgorithmException

        public UnacceptableAlgorithmException​(String message)