Package org.pcap4j.core
Class LengthZeroException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.pcap4j.core.LengthZeroException
-
- All Implemented Interfaces:
java.io.Serializable
public final class LengthZeroException extends java.lang.RuntimeException
- Since:
- pcap4j 2.0.0
- Author:
- Luca Barze
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description LengthZeroException()
LengthZeroException(java.lang.String message)
-