Allow PacketException to store the cause 37/65837/2
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)
commit7497e3ab19b7f8c03dafa556e64c0db118e31403
treeada46be93e87f106730bdfc680bf0ad943b84dab
parent0003cf5189f3bdc89df6818bea8cb867326a5d67
Allow PacketException to store the cause

This avoids callers’ losing the original exception.

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