C# Class RESTyard.AspNetCore.Exceptions.AttributedEnumTypeConverterException

Inheritance: Exception
Afficher le fichier Open project: bluehands/WebApiHypermediaExtensions

Méthodes publiques

Méthode Description
AttributedEnumTypeConverterException ( string message, Exception exception = null ) : System

Method Details

AttributedEnumTypeConverterException() public méthode

public AttributedEnumTypeConverterException ( string message, Exception exception = null ) : System
message string
exception Exception
Résultat System