Get rid of DeserializerException 87/5187/2
authorRobert Varga <rovarga@cisco.com>
Fri, 7 Feb 2014 21:19:43 +0000 (22:19 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 10 Feb 2014 13:08:11 +0000 (13:08 +0000)
commit53805ce8cd0a5c496f21ad720bf5d2e4448ca371
tree05f3c5eb61b55a174f0e753fb4dd17d776953c80
parent269aa99d3391a84cbf3044f99a694f4e270350da
Get rid of DeserializerException

We can throw anything, so use NetconfDeserializerException instead.

Change-Id: Ibf2b7f2778217b19e7b4aaf22571f19fdf3f610f
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/netconf/netconf-util/src/main/java/org/opendaylight/controller/netconf/util/handler/NetconfMessageChunkDecoder.java