public class UnexpectedFrameError
extends java.lang.Error
| Constructor and Description |
|---|
UnexpectedFrameError(Frame frame,
int expectedFrameType) |
| Modifier and Type | Method and Description |
|---|---|
int |
getExpectedFrameType() |
Frame |
getReceivedFrame() |
static long |
getSerialVersionUID() |