Module org.cryptomator.cryptolib
Package org.cryptomator.cryptolib.common
Class Pkcs12PasswordException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.cryptomator.cryptolib.api.CryptoException
org.cryptomator.cryptolib.common.Pkcs12Exception
org.cryptomator.cryptolib.common.Pkcs12PasswordException
- All Implemented Interfaces:
Serializable
Loading from PKCS12 format failed due to wrong password.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
Pkcs12PasswordException
-