Allow PacketException to store the cause
authorStephen Kitt <skitt@redhat.com>
Wed, 22 Nov 2017 10:39:30 +0000 (11:39 +0100)
committerTom Pantelis <tompantelis@gmail.com>
Thu, 23 Nov 2017 01:08:22 +0000 (01:08 +0000)
commit0ad9d95b3d1c18165192c6b12d151531c87ee867
treece6c9aa47474d7f45aaa9daa42230758f3848595
parent21e92874eca6a0795ee49398f146c542fb88f75e
Allow PacketException to store the cause

This avoids callers’ losing the original exception.

Change-Id: I99f11dd6866670229f8e3d2aa6556f540369de19
Signed-off-by: Stephen Kitt <skitt@redhat.com>
src/main/java/org/opendaylight/controller/liblldp/PacketException.java