UnNullableException

abstract class UnNullableException(message: String) : SpotifyException

Properties

cause
Link copied to clipboard
common
open val cause: Throwable?
message
Link copied to clipboard
common
open val message: String?

Inheritors

SpotifyRatelimitedException
Link copied to clipboard

Sources

common source
Link copied to clipboard