C# 클래스 RX_Explorer.Class.FileCaputureException

상속: Exception
파일 보기 프로젝트 열기: zhuxb711/RX-Explorer

공개 메소드들

메소드 설명
FileCaputureException ( ) : System
FileCaputureException ( string ErrorMessage ) : System
FileCaputureException ( string message, Exception innerException ) : System

메소드 상세

FileCaputureException() 공개 메소드

public FileCaputureException ( ) : System
리턴 System

FileCaputureException() 공개 메소드

public FileCaputureException ( string ErrorMessage ) : System
ErrorMessage string
리턴 System

FileCaputureException() 공개 메소드

public FileCaputureException ( string message, Exception innerException ) : System
message string
innerException Exception
리턴 System