C# Class Elemental.Code.AEException

Inheritance: Exception
Afficher le fichier Open project: apption-oscode/elemental-blazor

Méthodes publiques

Méthode Description
AEException ( string message, Exception innerException ) : System

Method Details

AEException() public méthode

public AEException ( string message, Exception innerException ) : System
message string
innerException Exception
Résultat System