Bad Request Exception
open class BadRequestException(message: String, statusCode: Int?, reason: String?, cause: Throwable?) : SpotifyException
Content copied to clipboard
Thrown when a request fails
Constructors
BadRequestException
Link copied to clipboard
BadRequestException
Link copied to clipboard
BadRequestException
Link copied to clipboard
BadRequestException
Link copied to clipboard
BadRequestException
Link copied to clipboard
fun BadRequestException(message: String, statusCode: Int? = null, reason: String? = null, cause: Throwable? = null)
Content copied to clipboard
Functions
Properties
Inheritors
SpotifyUriException
Link copied to clipboard
Sources
(source)
Link copied to clipboard