C# Class Adf.Core.Data.DataException

Inheritance: System.Exception
Afficher le fichier Open project: NLADP/ADF

Méthodes publiques

Méthode Description
DataException ( string message, Exception innerException = null ) : System

Method Details

DataException() public méthode

public DataException ( string message, Exception innerException = null ) : System
message string
innerException System.Exception
Résultat System