C# Class ADLib.ADException

An exception to wrap AD exceptions
Inheritance: System.Exception
Afficher le fichier Open project: bolenc/Active-Directory-Examples

Méthodes publiques

Méthode Description
ADException ( string message = null, Exception wrapped = null ) : System

Method Details

ADException() public méthode

public ADException ( string message = null, Exception wrapped = null ) : System
message string
wrapped System.Exception
Résultat System