RAGS - v1.11.0
Preparing search index...
utils/errors
AgsError
Class AgsError
Base error class for all AGS errors
Hierarchy (
View Summary
)
Error
AgsError
AgsConfigError
AgsServiceError
AgsDBusError
AgsRuntimeError
Index
Constructors
constructor
Methods
to
String
Properties
context?
Constructors
constructor
new
AgsError
(
message
:
string
,
context
?:
Record
<
string
,
unknown
>
)
:
AgsError
Parameters
message
:
string
Optional
context
:
Record
<
string
,
unknown
>
Returns
AgsError
Methods
to
String
toString
()
:
string
Returns a string representation of an object.
Returns
string
Properties
Optional
context
context
?:
Record
<
string
,
unknown
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
to
String
Properties
context
RAGS - v1.11.0
Loading...
Base error class for all AGS errors