Question in regads to the @TypeFor annotation. If ...
# klaxon
b
Question in regads to the @TypeFor annotation. If the type that I'm parsing isn't caught in the
when
clause, I just want to do nothing. As opposed to throwing an exception. Or is there a graceful way to catch the exception once it's thrown? Pretty sure I'm confusing myself because of the way this is laid out.