The constructors of Android.Security.KeyChainException are listed below. For a list of all members, see the KeyChainException Members list.
See Also: Inherited members from Java.Lang.Exception
Constructs a new KeyChainException that includes the current stack trace. | ||
Constructs a new KeyChainException with the current stack trace and the specified cause. | ||
Constructs a new KeyChainException with the current stack trace and the specified detail message. | ||
Constructs a new KeyChainException with the current stack trace, the specified detail message and the specified cause. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |