|
pyEnsemblRest
|
Classes | |
| class | NotOKResponseCodeException |
| Used when the server returned the response code of an error. More... | |
| class | RestServer |
| RestServer is a class that knows how to communicate with the Ensembl REST servers. More... | |
| class | RestServerException |
| Used when the server returned a non-OK code. More... | |
| class | UnavailableFormatException |
| Used when the required output format is not available for this endpoint. More... | |
| class | UnknownResponseCodeException |
| Used when the RestServer does not know the meaning of the HTTP response code returned by the server. More... | |