B | |
Bad_message [Http_client] |
The server sent a message which cannot be interpreted.
|
F | |
FTP_error [Ftp_client] |
Something went wrong, often on socket level
|
FTP_method_perm_failure [Ftp_client] | |
FTP_method_temp_failure [Ftp_client] | |
FTP_method_unexpected_reply [Ftp_client] |
These exceptions may be raised during execution by the FTP method.
|
FTP_protocol_violation [Ftp_client] |
The server violates the FTP specification
|
H | |
Http_error [Http_client] |
Deprecated.
|
Http_protocol [Http_client] |
The request could not be processed because the exception condition
was raised.
|
N | |
Name_resolution_error [Http_client] |
Could not resolve this name
|
No_reply [Http_client] |
There was no response to the request because some other request failed
earlier and it was not allowed to send the request again.
|
T | |
Telnet_protocol [Telnet_client] |
Wrapper for exceptions that already passed the exception handler.
|
Too_many_redirections [Http_client] |
While following redirections the limit has been reached
|
U | |
URL_syntax_error [Http_client] |
This URL cannot be parsed after a redirection has been followed.
|