Preparing search index...
The search index is not available
twing
twing
TwingBaseError
Interface TwingBaseError<Name>
interface
TwingBaseError
<
Name
>
{
location
:
TwingErrorLocation
;
message
:
string
;
name
:
Name
;
previous
:
any
;
rootMessage
:
string
;
source
:
TwingSource
;
stack
?:
string
;
appendMessage
(
message
:
string
)
:
void
;
}
Type Parameters
Name
extends
string
Hierarchy (
view full
)
Error
TwingBaseError
TwingParsingError
TwingRuntimeError
Index
Properties
location
message
name
previous
root
Message
source
stack?
Methods
append
Message
Properties
location
location
:
TwingErrorLocation
message
message
:
string
Readonly
name
name
:
Name
Readonly
previous
previous
:
any
Readonly
root
Message
root
Message
:
string
source
source
:
TwingSource
Optional
stack
stack
?:
string
Methods
append
Message
append
Message
(
message
)
:
void
Parameters
message
:
string
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
location
message
name
previous
root
Message
source
stack
Methods
append
Message
twing
Loading...