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
/
APIException
APIException
interface
APIException
<
EX
:
Throwable
,
B
>
(
source
)
Inheritors
APIExceptionProxy
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
content
Gen
Link copied to clipboard
open
val
contentGen
:
(
EX
)
->
B
?
content
Type
Link copied to clipboard
open
val
contentType
:
KType
example
Link copied to clipboard
open
val
example
:
B
?
exception
Class
Link copied to clipboard
abstract
val
exceptionClass
:
KClass
<
EX
>
status
Link copied to clipboard
abstract
val
status
:
HttpStatusCode