C# 클래스 RESTyard.AspNetCore.Exceptions.AttributedEnumTypeConverterException

상속: Exception
파일 보기 프로젝트 열기: bluehands/WebApiHypermediaExtensions

공개 메소드들

메소드 설명
AttributedEnumTypeConverterException ( string message, Exception exception = null ) : System

메소드 상세

AttributedEnumTypeConverterException() 공개 메소드

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