Description:
In some cases, you may want to inform the user and interrupt the program with an error message. There are different type of exceptions that helps with this. They are ValidationErroor, UserError., AccessError, AccessDenied, etc... Here this video shows how to raise exceptions or warnings to inform the user to interrupt the current execution of the program.