C# 클래스 GPURepair.Repair.Exceptions.SummaryGeneratorException

상속: Exception
파일 보기 프로젝트 열기: cs17resch01003/gpurepair

공개 메소드들

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

The constructor.

메소드 상세

SummaryGeneratorException() 공개 메소드

The constructor.
public SummaryGeneratorException ( string message ) : System
message string The error message.
리턴 System