MalInt
Preparing search index...
errors
FailToParseError
Interface FailToParseError
Returned when raw configuration content cannot be parsed.
interface
FailToParseError
{
error
:
Error
;
message
:
string
;
type
:
"failToParse"
;
}
Index
Properties
error
message
type
Properties
error
error
:
Error
message
message
:
string
type
type
:
"failToParse"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
message
type
MalInt
Loading...
Returned when raw configuration content cannot be parsed.