public class RobinhoodNotLoggedInException extends RobinhoodApiException
| Constructor and Description |
|---|
RobinhoodNotLoggedInException() |
RobinhoodNotLoggedInException(java.lang.String message) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMessage()
Override the default method to get more information about why the error
is thrown
|