OpenAPINoParserException

class OpenAPINoParserException(val contentType: ContentType) : Exception(source)

Constructors

Link copied to clipboard
constructor(contentType: ContentType)

Properties

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