Class: DocFoxAuthenticationError ​
src/Errors.DocFoxAuthenticationError
Hierarchy ​
↳
DocFoxAuthenticationError
Constructors ​
constructor ​
• new DocFoxAuthenticationError(message?, response?)
Parameters ​
| Name | Type | 
|---|---|
message? | string | 
response? | AxiosResponse<any, any> | 
Overrides ​
Error.constructor
Defined in ​
Properties ​
response ​
• Optional Readonly response: AxiosResponse<any, any>