On this page
Class Error
Hierarchy
- Error
Index
Constructors
Constructors
constructor
-
Parameters
message: string
Returns Error
© 2006–2022 the Sass team, and numerous contributors
Licensed under the MIT License.
https://sass-lang.com/documentation/js-api/classes/types.Error
An error that can be returned from a Sass function to signal that it encountered an error. This is the only way to signal an error asynchronously from a LegacyAsyncFunction.