Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.0.0
-
None
Description
TypeHelper contains several helper methods that take as parameter a MajorType. When the received type is incorrect, most helper methods will throw an UnsupportedOperationException with an empty message.
The purpose of this Jira is to add proper messages to the thrown exceptions.