C# 클래스 Swagger.ObjectModel.Builders.RequiredFieldException

The required field exception.
상속: System.InvalidOperationException
파일 보기 프로젝트 열기: khellang/Nancy.Swagger

공개 메소드들

메소드 설명
RequiredFieldException ( string field ) : System

Initializes a new instance of the RequiredFieldException class. Initializes a new instance of the T:System.InvalidOperationException class.

메소드 상세

RequiredFieldException() 공개 메소드

Initializes a new instance of the RequiredFieldException class. Initializes a new instance of the T:System.InvalidOperationException class.
public RequiredFieldException ( string field ) : System
field string
리턴 System