Search
Preparing search index...
The search index is not available
@css-blocks
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Packages
@css-blocks/jsx
TemplateRewriteError
Class TemplateRewriteError
Custom CSS Blocks error type for template import errors.
Hierarchy
CssBlockError
TemplateRewriteError
Index
Constructors
constructor
Properties
orig
Message
message
name
prefix
stack
Accessors
location
Constructors
constructor
new
Template
Rewrite
Error
(
message
:
string
, location
?:
ErrorLocation
)
:
TemplateRewriteError
Parameters
message:
string
Optional
location:
ErrorLocation
Returns
TemplateRewriteError
Properties
orig
Message
orig
Message
:
string
Static
message
message
:
string
Static
name
name
:
string
Static
prefix
prefix
:
string
= "RewriteError"
Static
Optional
stack
stack
:
undefined
|
string
Accessors
location
get
location
(
)
:
ErrorLocation
|
void
Returns
ErrorLocation
|
void
Packages
@css-
blocks/broccoli
@css-
blocks/core
@css-
blocks/glimmer
@css-
blocks/jsx
@css-
blocks/runtime
@css-
blocks/webpack
Template
Rewrite
Error
constructor
orig
Message
message
name
prefix
stack
location
Generated using
TypeDoc
Custom CSS Blocks error type for template import errors.