metalcon
metalcon copied to clipboard
News Stream Server: Uncatched IllegalArgumentExceptions
Problem description
The checkRequest-methods in the create requests do not catch the IllegalArgumentExceptions thrown by the FormItemList get-methods.
Possible solution
Catch the exception rather than the comparison with null.