C# 클래스 FOSSTRAK.TDT.TDTTranslationException

A TDTException is thrown at runtime when the user supplies invalid or incomplete input.
Author Mike Lohmeier [email protected]
상속: System.Exception
파일 보기 프로젝트 열기: Zambonilli/FOSSTRAK

공개 메소드들

메소드 설명
TDTTranslationException ( String message ) : System

메소드 상세

TDTTranslationException() 공개 메소드

public TDTTranslationException ( String message ) : System
message String
리턴 System