menu
ghcp package
documentation
exceptions.dart
GitHubApiException
GitHubApiException.new constructor
GitHubApiException.new constructor
dark_mode
light_mode
GitHubApiException
constructor
GitHubApiException
(
String
message
, {
int
?
statusCode
,
})
Implementation
GitHubApiException(this.message, {this.statusCode});
ghcp package
documentation
exceptions
GitHubApiException
GitHubApiException.new constructor
GitHubApiException class