Kotlin Multiplatform Client for Docker
Toggle table of contents
snapshot
common
Target filter
common
Switch theme
Search in API
Skip to content
Kotlin Multiplatform Client for Docker
Kotlin Multiplatform Client for Docker
/
dev.limebeck.libs.docker.client.model
/
Result
/
Failure
Failure
class
Failure
(
val
error
:
Any
?
)
Members
Constructors
Failure
Link copied to clipboard
constructor
(
error
:
Any
?
)
Properties
error
Link copied to clipboard
val
error
:
Any
?
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String