pyrh.exceptions

Exceptions: custom exceptions for library

Exceptions

AuthenticationError

Error when trying to login to robinhood.

InvalidCacheFile

Error when the cache config file is found to be invalid.

InvalidOperation

An invalid operation was requsted to be performed.

InvalidOptionId

When an invalid option id is given/

InvalidTickerSymbol

When an invalid ticker (stock symbol) is given/

PyrhException

Wrapper for custom robinhood library exceptions.

PyrhValueError

Value Error for the pyrh library.