Creates a known error that extends the base Error with some extra information. All the variables used to create the error message are stored in it's info property so you can easily craft your own error messages to show to users.
Creates a known error that extends the base Error with some extra information. All the variables used to create the error message are stored in it's info property so you can easily craft your own error messages to show to users.