improve error logs due to IllegalArgumentException to include full input
[neutron.git] / northbound-api / src / main / java / org / opendaylight / neutron / northbound / api / NeutronFirewallRequest.java
index 35bb0b528b590e4d7865249a4ccb25ad71d945ab..088bc307e83f2f29006e80185b5037c433c938f7 100644 (file)
@@ -19,7 +19,7 @@ import org.opendaylight.neutron.spi.NeutronFirewall;
 @XmlRootElement
 @XmlAccessorType(XmlAccessType.NONE)
 @SuppressFBWarnings("URF_UNREAD_FIELD")
-public final class NeutronFirewallRequest implements INeutronRequest<NeutronFirewall> {
+public final class NeutronFirewallRequest extends NeutronRequest<NeutronFirewall> {
     /**
      * See OpenStack Network API v2.0 Reference for description of the following link.
      * http://docs.openstack.org/api/openstack-network/2.0/content/