Klasse UnacceptableAlgorithmException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bouncycastle.openpgp.PGPException
org.pgpainless.exception.UnacceptableAlgorithmException
Alle implementierten Schnittstellen:
Serializable

public class UnacceptableAlgorithmException extends org.bouncycastle.openpgp.PGPException
Exception that gets thrown if unacceptable algorithms are encountered.
Siehe auch:
  • Konstruktordetails

    • UnacceptableAlgorithmException

      public UnacceptableAlgorithmException(String message)