|
|||||||||
| 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
|
+--de.sagd.u4etx.cis.ServiceResponseException
| Constructor Summary | |
ServiceResponseException(java.lang.String sMsg)
|
|
ServiceResponseException(java.lang.String sMsg,
java.lang.Throwable oThrowable)
|
|
| Method Summary | |
java.lang.Throwable |
getThrowable()
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public ServiceResponseException(java.lang.String sMsg)
public ServiceResponseException(java.lang.String sMsg,
java.lang.Throwable oThrowable)
| Method Detail |
public java.lang.Throwable getThrowable()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||