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 we can easily re-craft error messages for 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 we can easily re-craft error messages for users.