Package com.jquestrade.exceptions


package com.jquestrade.exceptions
  • Exceptions
    Class
    Description
    Thrown if invalid or malformed argument, argument length exceeds imposed limit, or missing required argument.
    Thrown when the refresh token is not valid.
    Thrown when there is some kind of issue with the API request.
    Thrown when the user-given time-range is invalid, such as if the endTime is sooner than the startDate.