Class SmartCardKeyNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.gematik.bbriccs.smartcards.exceptions.SmartCardKeyNotFoundException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSmartCardKeyNotFoundException(Smartcard smartcard) SmartCardKeyNotFoundException(Smartcard smartcard, Oid oid, CryptoSystem crypto) SmartCardKeyNotFoundException(Smartcard smartcard, List<Oid> oids) SmartCardKeyNotFoundException(Smartcard smartcard, List<Oid> oids, CryptoSystem cryptoSystem) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SmartCardKeyNotFoundException
public SmartCardKeyNotFoundException(Smartcard smartcard, List<Oid> oids, CryptoSystem cryptoSystem) -
SmartCardKeyNotFoundException
-
SmartCardKeyNotFoundException
-
SmartCardKeyNotFoundException
-