|
||||||||||
| 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.hlcl.rql.as.RQLException
com.hlcl.rql.as.DownloadException
public class DownloadException
Diese Ausnahme wird geworfen, wenn eine eine Datei nicht vom RD CMS Server heruntergeladen werden konnte.
| Constructor Summary | |
|---|---|
DownloadException(java.lang.String s)
DownloadException constructor comment. |
|
DownloadException(java.lang.String s,
java.lang.Throwable t)
DownloadException constructor comment. |
|
| Method Summary |
|---|
| Methods inherited from class com.hlcl.rql.as.RQLException |
|---|
getMessage, getReason |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DownloadException(java.lang.String s)
s - java.lang.String
public DownloadException(java.lang.String s,
java.lang.Throwable t)
s - java.lang.String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||