|
OpenTTCN SDK for Java | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TriException
The TriException interface defines a container holding
representation of encoded TTCN-3 exception used in procedure-based
communication.
| Method Summary | |
|---|---|
boolean |
equals(TriException exc)
|
byte[] |
getEncodedException()
|
void |
setEncodedException(byte[] message)
|
| Method Detail |
|---|
byte[] getEncodedException()
void setEncodedException(byte[] message)
boolean equals(TriException exc)
|
OpenTTCN SDK for Java | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||