OpenAPINoSerializerException

class OpenAPINoSerializerException(val contentTypes: ContentType) : Exception(source)

Constructors

Link copied to clipboard
constructor(contentTypes: ContentType)

Properties

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