Class ReplayError
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Error
-
- org.jboss.netty.handler.codec.replay.ReplayError
-
- All Implemented Interfaces:
java.io.Serializable
class ReplayError extends java.lang.Error
-
-
Field Summary
Fields Modifier and Type Field Description private static long
serialVersionUID
-
Constructor Summary
Constructors Constructor Description ReplayError()
-
-
-
Field Detail
-
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
-
-