This changes the previous errors into warnings.
We use still custom classes to issue the warnings, this enables users to convert them into Exceptions if desired.
This can help to handle the warnings if desired.
Changes
Known Issues
None
Notes
Checklist
[x] My name is on the list of contributors (CONTRIBUTORS.md) in the pull request source branch.
[x] I have updated the documentation to reflect my changes.
[x] My code changes have been verified by automated tests and pass all relevant test scenarios.
Description
This changes the previous errors into warnings. We use still custom classes to issue the warnings, this enables users to convert them into Exceptions if desired. This can help to handle the warnings if desired.
Changes
Known Issues
None
Notes
Checklist
CONTRIBUTORS.md
) in the pull request source branch.