Theta Web Api Exception
class ThetaWebApiException(message: String, val statusCode: Int? = null, val errorCode: String? = null) : ThetaRepository.ThetaRepositoryException
Thrown if an error occurs on Theta Web API.
Thrown if an error occurs on Theta Web API.