odo.api
/
straightway.odo.api.v0.cloud
/
NetworkException
/
Reason
Reason
enum
Reason
:
Enum
<
NetworkException.Reason
>
Content copied to clipboard
Enumeration of reasons for a NetworkException to be thrown
Entries
Properties
Entries
Timeout
Link copied to clipboard
Timeout
()
Content copied to clipboard
The access operation timed out.
Unreachable
Link copied to clipboard
Unreachable
()
Content copied to clipboard
The network is unreachable.
Other
Link copied to clipboard
Other
()
Content copied to clipboard
Another reason.
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard