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
/
OpenAPIRequiredFieldException
Open
APIRequired
Field
Exception
class
OpenAPIRequiredFieldException
(
val
message
:
String
)
:
Exception
(
source
)
Members
Constructors
Open
APIRequired
Field
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
override
val
message
:
String