|
TANGO Java API ( TangORB-7.3.3.jar) |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.omg.CORBA.UserException
fr.esrf.Tango.DevFailed
fr.esrf.TangoApi.AsynReplyNotArrived
public class AsynReplyNotArrived
Class Description:
Exception thrown in case of asynchronous call reply did not arrived.
Can be instancied by Except. method.
Except,
Serialized Form| Field Summary |
|---|
| Fields inherited from class fr.esrf.Tango.DevFailed |
|---|
errors |
| Constructor Summary | |
|---|---|
AsynReplyNotArrived(DevError[] errors)
Exception constructor. Can be instancied by Except.throw_asyn_reply_not_arrived method. |
|
| Method Summary | |
|---|---|
java.lang.String |
getStack()
Return full exception. |
java.lang.String |
toString()
Return exception name. |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AsynReplyNotArrived(DevError[] errors)
Except| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Throwablepublic java.lang.String getStack()
|
TANGO Java API ( TangORB-7.3.3.jar) |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||