kotlin-rfc9457
Toggle table of contents
0.5.0
common
Target filter
common
Switch theme
Search in API
Skip to content
kotlin-rfc9457
problem-details-core
/
io.github.ilyankin.rfc9457
/
Problem
/
Problem
Problem
constructor
(
type
:
String
=
ABOUT_BLANK
,
status
:
Int
?
=
null
,
title
:
String
?
=
null
,
detail
:
String
?
=
null
,
instance
:
String
?
=
null
,
extensions
:
Map
<
String
,
ProblemValue
>
=
emptyMap()
)
(
source
)