public class UnparsablePacket
extends java.lang.Object
| Constructor and Description |
|---|
UnparsablePacket(java.lang.CharSequence content,
java.lang.Exception e) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.CharSequence |
getContent()
Retrieve the raw stanza data
|
java.lang.Exception |
getParsingException() |