|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.omg.CORBA.WrongTransactionHolder
Cette classe definie le Holder de l'exception WrongTransaction
| Field Summary | |
|---|---|
WrongTransaction |
value
L'exception WrongTransaction interne |
| Constructor Summary | |
|---|---|
WrongTransactionHolder()
Le constructeur par defaut |
|
WrongTransactionHolder(WrongTransaction initial)
Constructeur avec valeur initiale |
|
| Method Summary | |
|---|---|
void |
_read(InputStream in)
Lecture d'une exception de type WrongTransaction depuis un flux de donnees |
TypeCode |
_type()
Retourne le TypeCode de l'exception WrongTransaction |
void |
_write(OutputStream out)
Ecriture d'une exception de type WrongTransaction dans un flux de donnees |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public WrongTransaction value
| Constructor Detail |
public WrongTransactionHolder()
public WrongTransactionHolder(WrongTransaction initial)
initial - une exception de type WrongTransaction| Method Detail |
public void _read(InputStream in)
_read in interface Streamablein - le flux de donneespublic void _write(OutputStream out)
_write in interface Streamableout - le flux de donneespublic TypeCode _type()
_type in interface Streamable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||