AiutaTryOnGenerationException

class AiutaTryOnGenerationException(val type: AiutaTryOnExceptionType, val message: String? = "Failed to generate image, type of error - ") : RuntimeException

Constructors

Link copied to clipboard
constructor(type: AiutaTryOnExceptionType, message: String? = "Failed to generate image, type of error - ")

Properties

Link copied to clipboard
open override val message: String?
Link copied to clipboard