Class 🚧
General error superclass.
All errors that are raised must inherit from this class. An error has always an associated error message that should provide more precise information.
Initializers
Methods
🤯❗️
🔏 ❗️ 🤯 location 🔡
Called at runtime when 🍺 detects an unhandled error. Causes the program to panic. location
is the location included in the error message.