C# Class RESTyard.AspNetCore.Exceptions.AttributedEnumTypeConverterException

Inheritance: Exception
Exibir arquivo Open project: bluehands/WebApiHypermediaExtensions

Public Methods

Method Description
AttributedEnumTypeConverterException ( string message, Exception exception = null ) : System

Method Details

AttributedEnumTypeConverterException() public method

public AttributedEnumTypeConverterException ( string message, Exception exception = null ) : System
message string
exception Exception
return System