|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Objectdk.i1.diameter.Utils.CheckABNFFailure
public static class Utils.CheckABNFFailure
Result from Utils.checkABNF(dk.i1.diameter.Message, dk.i1.diameter.Utils.ABNFComponent[])
| Field Summary | |
|---|---|
String |
error_message
Error-Message (can be null) |
AVP |
failed_avp
A ready-made Failed-AVP |
int |
result_code
Result-code |
| Constructor Summary | |
|---|---|
Utils.CheckABNFFailure(AVP avp,
int result_code,
String error_message)
|
|
| Method Summary |
|---|
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public AVP failed_avp
public int result_code
public String error_message
| Constructor Detail |
|---|
public Utils.CheckABNFFailure(AVP avp,
int result_code,
String error_message)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||