cli-vir - v0.2.0
Preparing search index...
UnexpectedInternalError
Class UnexpectedInternalError
An unexpected internal error in the argument parsing process.
Hierarchy
Error
UnexpectedInternalError
Index
Constructors
constructor
Properties
name
Constructors
constructor
new
UnexpectedInternalError
(
message
?:
string
)
:
UnexpectedInternalError
Parameters
Optional
message
:
string
Returns
UnexpectedInternalError
new
UnexpectedInternalError
(
message
?:
string
,
options
?:
ErrorOptions
,
)
:
UnexpectedInternalError
Parameters
Optional
message
:
string
Optional
options
:
ErrorOptions
Returns
UnexpectedInternalError
Properties
Readonly
name
name
:
"UnexpectedInternalError"
= 'UnexpectedInternalError'
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
name
cli-vir - v0.2.0
Loading...
An unexpected internal error in the argument parsing process.