|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
exceptions.MyRuntimeException
client.net.transfer.NotPossibleDownloadException
public class NotPossibleDownloadException
Field Summary |
---|
Fields inherited from class exceptions.MyRuntimeException |
---|
standardMessage |
Constructor Summary | |
---|---|
NotPossibleDownloadException(ClientFileDescriptor cfd)
|
|
NotPossibleDownloadException(java.lang.String msg)
|
|
NotPossibleDownloadException(java.lang.String msg,
ClientFileDescriptor cfd)
|
Method Summary | |
---|---|
ClientFileDescriptor |
getClientFileDescriptor()
|
Methods inherited from class exceptions.MyRuntimeException |
---|
getStandardMessage |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public NotPossibleDownloadException(java.lang.String msg)
public NotPossibleDownloadException(ClientFileDescriptor cfd)
public NotPossibleDownloadException(java.lang.String msg, ClientFileDescriptor cfd)
Method Detail |
---|
public ClientFileDescriptor getClientFileDescriptor()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |