Error Guide
The Error class is a metadata with no behavior. It's used to describe an error that happened during Framework work or during the validation.
#
Error ExampleTo create a custom error you basically just need to fill the required class fields:
Python