C# Class Digipolis.Codetable.Errors.ExceptionProvider

Afficher le fichier Open project: digipolisantwerp/codetable_aspnetcore

Méthodes publiques

Méthode Description
CodetableProviderNotRegistered ( ) : Exception
MvcNotRegisteredNoActionDescriptorsProvider ( ) : Exception
MvcNotRegisteredNoControllers ( ) : Exception
RouteBuilderNotRegistered ( ) : Exception

Method Details

CodetableProviderNotRegistered() public static méthode

public static CodetableProviderNotRegistered ( ) : Exception
Résultat System.Exception

MvcNotRegisteredNoActionDescriptorsProvider() public static méthode

public static MvcNotRegisteredNoActionDescriptorsProvider ( ) : Exception
Résultat System.Exception

MvcNotRegisteredNoControllers() public static méthode

public static MvcNotRegisteredNoControllers ( ) : Exception
Résultat System.Exception

RouteBuilderNotRegistered() public static méthode

public static RouteBuilderNotRegistered ( ) : Exception
Résultat System.Exception