Search
Preparing search index...
The search index is not available
ghapi
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
GitHubError
Class GitHubError
A GitHub API Error
class
GitHubError
extends
{Error}
Hierarchy
Error
GitHubError
Index
Constructors
constructor
Properties
message
name
stack
Error
Constructors
constructor
new
Git
Hub
Error
(
...
args
:
any
)
:
GitHubError
Creates an instance of GitHubError.
memberof
GitHubError
Parameters
Rest
...
args:
any
Returns
GitHubError
Properties
message
message
:
string
name
name
:
string
Optional
stack
stack
:
string
Static
Error
Error
:
ErrorConstructor
Globals
Expression
Types
APIObject
Client
Git
Hub
Error
constructor
message
name
stack
Error
User
IGit
HubAPIConfig
IUser
Response
fetch
format
Expression
Generated using
TypeDoc
A GitHub API Error
GitHubError
{Error}