Click or drag to resize

DecryptionException Constructor

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