Exceptions#

exception semanticscholar.SemanticScholarException.BadQueryParametersException(*args: object)#

Invalid query params or unsupported fields.

exception semanticscholar.SemanticScholarException.NoMorePagesException(*args: object)#

No more pages to fetch.

exception semanticscholar.SemanticScholarException.ObjectNotFoundException(*args: object)#

Paper or Author ID not found.

exception semanticscholar.SemanticScholarException.SemanticScholarException(*args: object)#

A base class for exceptions.