Skip to content

Raise a ValueError explicitly

jvoisin requested to merge valuerror_instance into master

Explicitly raise a ValueError exception instead of silently catching it and spit a line of log. This might be useful for interfaces to mat2.

Edited by jvoisin

Merge request reports