public class Asn1UnknownIEI extends Asn1Exception
This exception is thrown when a 3GPP message has an unknown IEI which requires comprehension.
| Constructor and Description |
|---|
Asn1UnknownIEI(int iei)
This constructor creates an exception object with a default
textual message.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getIEI() |