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
Adf
Core
Data
DataException
C# Class Adf.Core.Data.DataException
Inheritance:
System.Exception
Show file
Open project: NLADP/ADF
Public Methods
Method
Description
DataException
(
string
message
,
Exception
innerException
= null ) :
System
Method Details
DataException()
public
method
public
DataException
(
string
message
,
Exception
innerException
= null ) :
System
message
string
innerException
System.Exception
return
System