NotFinishedException
class NotFinishedException(message: String? = "ApiResult is still in the Loading state") : IllegalStateException
An exception that is thrown when an attempt to retrieve a result of an ApiResult is being made when the result is Loading