Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
KonfDB
Infrastructure
Exceptions
EncryptionException
C# Class KonfDB.Infrastructure.Exceptions.EncryptionException
Inheritance:
BaseException
Show file
Open project: punitganshani/KonfDB
Public Methods
Method
Description
EncryptionException
(
string
message
,
Exception
ex
) :
System
Method Details
EncryptionException()
public
method
public
EncryptionException
(
string
message
,
Exception
ex
) :
System
message
string
ex
System.Exception
return
System