C# Class OutlookMatters.Core.Chat.ChatException

Inheritance: Exception
Afficher le fichier Open project: makmu/outlook-matters

Méthodes publiques

Méthode Description
ChatException ( string errorMessage, Exception innerException = null ) : System

Method Details

ChatException() public méthode

public ChatException ( string errorMessage, Exception innerException = null ) : System
errorMessage string
innerException Exception
Résultat System