Constructor
# new RenderingError(msg)
Initializes the error with a message or original error
Creates a new RenderingError instance
Parameters:
Name | Type | Description |
---|---|---|
msg |
string
|
Error
|
The error message or original error |