|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.objectxp.msg.MessageException
com.objectxp.msg.ota.OTAException
public class OTAException
The OTAException extends MessageException
| Constructor Summary | |
|---|---|
OTAException(java.lang.String s)
|
|
OTAException(java.lang.String s,
java.lang.Exception nested)
|
|
| Method Summary |
|---|
| Methods inherited from class com.objectxp.msg.MessageException |
|---|
getException, getMessage, printStackTrace, printStackTrace, printStackTrace |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public OTAException(java.lang.String s)
public OTAException(java.lang.String s,
java.lang.Exception nested)
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||