eSCLKt
Toggle table of contents
2.0.1
common
Target filter
common
Switch theme
Search in API
Skip to content
eSCLKt
eSCLKt
/
io.github.chrisimx.esclkt
/
ESCLHttpCallResult
/
Error
/
NetworkError
Network
Error
data
class
NetworkError
(
val
exception
:
Exception
)
:
ESCLHttpCallResult.Error
Represent IOExceptions and connectivity issues.
Members
Constructors
Network
Error
Link copied to clipboard
constructor
(
exception
:
Exception
)
Properties
exception
Link copied to clipboard
val
exception
:
Exception