Xceed .NET Libraries Documentation
Xceed.Ftp Assembly / Xceed.Ftp Namespace / HttpReplyException Class
Properties Methods Events


HttpReplyException Class Members

The following tables list the members exposed by HttpReplyException.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Public PropertyGets the HttpReply received from the HTTP proxy.  
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Top
Public Methods
 NameDescription
Public Method (Inherited from System.Exception)
Public Method (Inherited from System.Exception)
Public Method (Inherited from System.Exception)
Public MethodOverridden. Returns a string representation of the current exception including the reply that was received from the HTTP proxy.  
Top
Protected Events
 NameDescription
Protected Event (Inherited from System.Exception)
Top
See Also