C# 클래스 _3PA.Lib.Ftp.FtpOperationCancelledException

Exception indicating that a command or set of commands have been cancelled by the caller, via a callback method or event.
상속: FtpException
파일 보기 프로젝트 열기: jcaillon/3P

공개 메소드들

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

메소드 상세

FtpOperationCancelledException() 공개 메소드

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