C# Class NknSdk.Common.Exceptions.DecryptionException

Inheritance: ApplicationException
Mostra file Open project: hiksa/nkn-sdk-net

Public Methods

Method Description
DecryptionException ( string message = DefaultMessage ) : System

Method Details

DecryptionException() public method

public DecryptionException ( string message = DefaultMessage ) : System
message string
return System