|
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.WrongNameSyntax
public class WrongNameSyntax
Class Description:
Exception thrown in case of bad syntax or bad name..
Can be instancied by Except.throw_wrong_syntax_exception method.
Except,
Serialized Form| Field Summary |
|---|
| Fields inherited from class fr.esrf.Tango.DevFailed |
|---|
errors |
| Fields inherited from interface fr.esrf.TangoApi.ApiDefs |
|---|
ALL_ASYNCH, ATT_R, ATT_W, CALLBACK, CMD, D_TCP, D_UDP, FROM_ATTR, FROM_CMD, FROM_DBASE, FROM_IOR, LOGGING_DEBUG, LOGGING_ERROR, LOGGING_FATAL, LOGGING_INFO, LOGGING_OFF, LOGGING_WARN, MISC, NO_TIMEOUT, POLLING, protocol_name, PULL_CALLBACK, PUSH_CALLBACK, TACO, TANGO |
| Constructor Summary | |
|---|---|
WrongNameSyntax(DevError[] errors)
Exception constructor. Can be instancied by Except.throw_wrong_syntax_exception 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 WrongNameSyntax(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 | ||||||||