http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-connect-github-fake
/
org.http4k.connect.github.api
/
GitHubError
Git
Hub
Error
data
class
GitHubError
(
val
message
:
String
,
val
documentation_url
:
Uri
,
val
status
:
Status
)
(
source
)
Members
Constructors
Git
Hub
Error
Link copied to clipboard
constructor
(
message
:
String
,
documentation_url
:
Uri
,
status
:
Status
)
Properties
documentation_
url
Link copied to clipboard
val
documentation_url
:
Uri
message
Link copied to clipboard
val
message
:
String
status
Link copied to clipboard
val
status
:
Status