typedrest
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
typedrest
typedrest
/
net.typedrest.errors
/
ConcurrencyException
/
ConcurrencyException
Concurrency
Exception
constructor
(
message
:
String
=
"Precondition failed"
,
status
:
HttpStatusCode
=
HttpStatusCode.PreconditionFailed
,
response
:
Response
?
=
null
)