Documentation

Exception

Interfaces, Classes, Traits and Enums

DataException
Represents a bad response from the backend Order Management System (OMS).
GeneralException
An unclassified, general error. Default code is 500.
InputException
Represents user input errors such as missing and invalid parameters.
KiteException
Base exeception for client exceptions.
NetworkException
Represents a network issue between Kite and the backend Order Management System (OMS).
OrderException
Represents all order placement and manipulation errors.
PermissionException
An unclassified, general 500 error.
TokenException
Represents all token and authentication related errors. Default code is 403.

Search results