menu
gitlab package
documentation
gitlab.dart
GitLabException
GitLabException.new constructor
GitLabException.new constructor
dark_mode
light_mode
GitLabException
constructor
GitLabException
(
int
statusCode
,
String
message
)
Implementation
GitLabException(this.statusCode, this.message);
gitlab package
documentation
gitlab
GitLabException
GitLabException.new constructor
GitLabException class