jira.js
Guide
GitHub
Preparing search index...
core
ApiErrorOptions
Interface ApiErrorOptions
interface
ApiErrorOptions
{
cause
?:
unknown
;
}
Hierarchy (
View Summary
)
ApiErrorOptions
AuthErrorOptions
RateLimitErrorOptions
Index
Properties
cause?
Properties
Optional
cause
cause
?:
unknown
The error that caused this one — a transport failure, a parse failure.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cause
Guide
GitHub
jira.js
Loading...
The error that caused this one — a transport failure, a parse failure.