C# Class learning_together_api.Exceptions.AppException

Inheritance: Exception
Afficher le fichier Open project: buildit/learning-together-api

Méthodes publiques

Méthode Description
AppException ( ) : System
AppException ( string message ) : System

Method Details

AppException() public méthode

public AppException ( ) : System
Résultat System

AppException() public méthode

public AppException ( string message ) : System
message string
Résultat System