kelvin-komponenter
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kelvin-komponenter
ktor-openapi-generator
/
com.papsign.ktor.openapigen.exceptions
/
OpenAPINoParserException
Open
APINo
Parser
Exception
class
OpenAPINoParserException
(
val
contentType
:
ContentType
)
:
Exception
(
source
)
Members
Constructors
Open
APINo
Parser
Exception
Link copied to clipboard
constructor
(
contentType
:
ContentType
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
content
Type
Link copied to clipboard
val
contentType
:
ContentType
message
Link copied to clipboard
open
val
message
:
String
?