B | |
Bad_message [Http_client] |
The server sent a message which cannot be interpreted.
|
F | |
FTP_method_failure [Ftp_client] |
This exception may be raised during execution by the FTP method.
|
FTP_protocol_error [Ftp_client] |
Something went wrong, often on socket level
|
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 | |
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
|