| Package | Description |
|---|---|
| org.mobicents.protocols.ss7.map.api |
| Modifier and Type | Method and Description |
|---|---|
MAPParsingComponentExceptionReason |
MAPParsingComponentException.getReason() |
static MAPParsingComponentExceptionReason |
MAPParsingComponentExceptionReason.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MAPParsingComponentExceptionReason[] |
MAPParsingComponentExceptionReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MAPParsingComponentException(java.lang.String message,
MAPParsingComponentExceptionReason reason) |
MAPParsingComponentException(java.lang.String message,
java.lang.Throwable cause,
MAPParsingComponentExceptionReason reason) |
MAPParsingComponentException(java.lang.Throwable cause,
MAPParsingComponentExceptionReason reason) |
Copyright © 2012. All Rights Reserved.