Ktor OpenAPI/Swagger 3 Generator
Toggle table of contents
1.0.81
jvm
Platform filter
jvm
Switch theme
Search in API
Ktor OpenAPI/Swagger 3 Generator
Ktor OpenAPI/Swagger 3 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
?