|
||||||||||
| 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.io.IOException
net.sf.hermesftp.exception.FtpException
public class FtpException
Parent exception.
| Constructor Summary | |
|---|---|
FtpException()
Constructor. |
|
FtpException(java.lang.String message)
Constructor. |
|
| Method Summary | |
|---|---|
protected java.lang.String |
getCategory()
Returns the error specific category. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FtpException()
public FtpException(java.lang.String message)
message - The error message.| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Throwableprotected java.lang.String getCategory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||