RAGS - v1.10.0
Preparing search index...
utils/errors
AgsConfigError
Class AgsConfigError
Configuration validation errors
Hierarchy (
View Summary
)
AgsError
AgsConfigError
Index
Constructors
constructor
Methods
to
String
Properties
cause?
context?
message
name
stack?
Constructors
constructor
new
AgsConfigError
(
message
:
string
,
context
?:
Record
<
string
,
unknown
>
,
)
:
AgsConfigError
Parameters
message
:
string
Optional
context
:
Record
<
string
,
unknown
>
Returns
AgsConfigError
Methods
to
String
toString
()
:
string
Returns a string representation of an object.
Returns
string
Properties
Optional
cause
cause
?:
unknown
Optional
context
context
?:
Record
<
string
,
unknown
>
message
message
:
string
name
name
:
string
Optional
stack
stack
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
to
String
Properties
cause
context
message
name
stack
RAGS - v1.10.0
Loading...
Configuration validation errors