C# 클래스 NodaTime.TzValidate.NzdCompatibility.UserErrorException

An exception caused by user error, e.g. invalid options.
상속: Exception
파일 보기 프로젝트 열기: jskeet/nodatime

공개 메소드들

메소드 설명
UserErrorException ( string message ) : System

메소드 상세

UserErrorException() 공개 메소드

public UserErrorException ( string message ) : System
message string
리턴 System