|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.omg.CORBA.UserException
|
+--com.dynalivery.harmoni.HarmoniEngineAPIError
| Field Summary | |
int |
ErrorCode
|
java.lang.String |
ErrorText
|
| Constructor Summary | |
HarmoniEngineAPIError()
|
|
HarmoniEngineAPIError(int __ErrorCode,
java.lang.String __ErrorText)
|
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
getMessage,
printStackTrace,
printStackTrace,
printStackTrace,
toString |
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
| Field Detail |
public int ErrorCode
public java.lang.String ErrorText
| Constructor Detail |
public HarmoniEngineAPIError()
public HarmoniEngineAPIError(int __ErrorCode,
java.lang.String __ErrorText)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||