C# 클래스 ZocBuild.Database.Exceptions.EmptyTextException

An exception raised when no content exists in a script.
상속: System.Exception
파일 보기 프로젝트 열기: Zocdoc/ZocBuild.Database

공개 메소드들

메소드 설명
EmptyTextException ( ) : System

Creates an instance of the empty text exception.

메소드 상세

EmptyTextException() 공개 메소드

Creates an instance of the empty text exception.
public EmptyTextException ( ) : System
리턴 System