- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.pcap4j.core.NotOpenException
-
- All Implemented Interfaces:
java.io.Serializable
public final class NotOpenException extends java.lang.Exception- Since:
- pcap4j 0.9.16
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description private static longserialVersionUID
-
Constructor Summary
Constructors Constructor Description NotOpenException()NotOpenException(java.lang.String message)
-
-
-
Field Detail
-
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
-
-