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
TemplateImportError
Class TemplateImportError
Custom CSS Blocks error type for template import errors.
Hierarchy
CssBlockError
TemplateImportError
Index
Constructors
constructor
Properties
orig
Message
message
name
prefix
stack
Accessors
location
Constructors
constructor
new
Template
Import
Error
(
message
:
string
, location
?:
ErrorLocation
)
:
TemplateImportError
Parameters
message:
string
Optional
location:
ErrorLocation
Returns
TemplateImportError
Properties
orig
Message
orig
Message
:
string
Static
message
message
:
string
Static
name
name
:
string
Static
prefix
prefix
:
string
= "ImportError"
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
Import
Error
constructor
orig
Message
message
name
prefix
stack
location
Generated using
TypeDoc
Custom CSS Blocks error type for template import errors.