Constructs the exception from a string message
Namespace: DidiSoft.Pgp.ExceptionsAssembly: DidiSoft.Pgp (in DidiSoft.Pgp.dll) Version: 1.7.3.35547
Syntax
| C# |
|---|
public WrongPublicKeyException( string message ) |
| Visual Basic |
|---|
Public Sub New ( _ message As String _ ) |
| Visual C++ |
|---|
public: WrongPublicKeyException( String^ message ) |
Parameters
- message
- Type: System..::..String
error description