Dart.Ftp Namespace : FtpProtocolException Class |
Public Class FtpProtocolException Inherits ProtocolException
Dim instance As FtpProtocolException
public class FtpProtocolException : ProtocolException
public ref class FtpProtocolException : public ProtocolException
This exception is thrown when a server response is negative. For example, if the server returned "500" (indicating a syntax error) as the response to a command.
System.Object
System.Exception
System.ApplicationException
Dart.Ftp.ProtocolException
Dart.Ftp.FtpProtocolException