Click or drag to resize

DecryptionException Constructor

Overload List
 NameDescription
Public methodDecryptionException Initializes a new instance of the DecryptionException class.
Public methodDecryptionException(String) Creates a DecryptionException instance with a specific String.
Public methodDecryptionException(String, Exception) Creates a DecryptionException instance with a specific String and an Exception.
Top
See Also