Exceptions¶
APIConnectionError
¶
Quantsapp Custom exception for Invalid Login Credentials
AccountDetailsNotFound
¶
Quantsapp Custom exception for Account Details not found
BrokerDeletionFailed
¶
Quantsapp Custom exception for Broker account deletion failed from API
BrokerLoginFailed
¶
Quantsapp Custom exception for Broker login failed from API
BrokerLoginNotAllowed
¶
Quantsapp Custom exception for Broker login not allowed on API services
BrokerOrderBookUpdateFailed
¶
Quantsapp Custom exception for Broker account order listing failed from API
BrokerOrdersCancelFailed
¶
Quantsapp Custom exception for Broker orders cancel failed from API
BrokerOrdersListingFailed
¶
Quantsapp Custom exception for Broker account order listing failed from API
BrokerOrdersPlacingFailed
¶
Quantsapp Custom exception for Broker account order placing failed from API
BrokerPositionsListingFailed
¶
Quantsapp Custom exception for Broker account order listing failed from API
BrokerWsConnectionStatusFailed
¶
Quantsapp Custom exception for Broker Websocket Connection Status failed from API
BrokerWsReConnectionFailed
¶
Quantsapp Custom exception for Broker Websocket Connection Status failed from API
InvalidBrokerLoginParams
¶
Quantsapp Custom exception for invalid credentials for Broker login
InvalidInputError
¶
Quantsapp Custom exception for Invalid Input from client
InvalidLoginCredentials
¶
Quantsapp Custom exception for Invalid Login Credentials
LoginNotInitiatedError
¶
Quantsapp Custom exception for login not initiated by client
NoBrokerAccountsMapped
¶
Quantsapp Custom exception for No broker accounts mapped
TooManyRequestsError
¶
Quantsapp Custom exception for too many requests initiated by client