Invalid Photo Dimensions Exception
class InvalidPhotoDimensionsException(val response: Response, val plainAnswer: String, message: String?, cause: Throwable?) : RequestException
Constructors
Link copied to clipboard
fun InvalidPhotoDimensionsException(response: Response, plainAnswer: String, message: String?, cause: Throwable?)