@hrefcl/apidoc - v4.0.5
GitHub
NPM
Preparing search index...
core/errors/file_error
FileError
Class FileError
Extend the base error object to include additional file and path details.
Hierarchy
Error
FileError
Index
Constructors
constructor
Properties
file
path
Constructors
constructor
new
FileError
(
message
:
string
,
file
?:
string
,
filePath
?:
string
)
:
FileError
Parameters
message
:
string
Optional
file
:
string
Optional
filePath
:
string
Returns
FileError
Properties
file
file
:
string
path
path
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
file
path
Documentation
Live Demo
GitHub
NPM
@hrefcl/apidoc - v4.0.5
Loading...
Extend the base error object to include additional file and path details.