You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The methods getOrThrow and getSeqOrThrow in ConfigUtils might throw an IllegalArgumentException without error message. This may lead to errors that are hard to understand.
The methods
getOrThrowandgetSeqOrThrowinConfigUtilsmight throw anIllegalArgumentExceptionwithout error message. This may lead to errors that are hard to understand.Sensible default messages should be provided.