BUG-4862: catch ClassCastException 33/33633/1
authorRobert Varga <rovarga@cisco.com>
Wed, 27 Jan 2016 14:21:03 +0000 (15:21 +0100)
committerRobert Varga <rovarga@cisco.com>
Wed, 27 Jan 2016 14:21:03 +0000 (15:21 +0100)
commitb80a043a43abc0948378f2d8cbb5a3b819a1f3bc
tree18777db719d4134fa9925875ccfcc4454ac5ed47
parentc6b852a50f49beced60337ce82551257a8695b1a
BUG-4862: catch ClassCastException

When the looked up serializer does not implement the expected
HeaderDesersializer interface we end up with a ClassCastException. Catch
it, issue a warning and continue.

Change-Id: I70f23733078710507bdc65931e41c1bd02c0684f
Signed-off-by: Robert Varga <rovarga@cisco.com>
openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/ListDeserializer.java