class HugePacketException
extends java.lang.Exception
HugePacketException represents an exception thrown when the flow contains a packet larger than 1500 B.
We cannot calculate statistics from flows containing packets of abnormal size.| Modifier and Type | Field and Description |
|---|---|
(package private) static long |
serialVersionUID
Filed required in each exception, whatever it means.
|
| Constructor and Description |
|---|
HugePacketException()
Constructs the object.
|
static final long serialVersionUID