The constructors of Java.Security.GeneralSecurityException are listed below. For a list of all members, see the GeneralSecurityException Members list.
See Also: Inherited members from Java.Lang.Exception
Constructs a new instance of GeneralSecurityException. | ||
Constructs a new instance of GeneralSecurityException with the cause. | ||
Constructs a new instance of GeneralSecurityException with the given message. | ||
Constructs a new instance of GeneralSecurityException with the given message and the cause. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |