|
||||||||||
| 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.enterprisedt.net.ftp.FTPException
com.enterprisedt.net.ftp.MalformedReplyException
public class MalformedReplyException
A malformed reply was received from the server
| Field Summary | |
|---|---|
static java.lang.String |
cvsId
Revision control id |
| Constructor Summary | |
|---|---|
MalformedReplyException(java.lang.String msg)
Constructor. |
|
| Method Summary |
|---|
| Methods inherited from class com.enterprisedt.net.ftp.FTPException |
|---|
getReplyCode, 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 |
| Field Detail |
|---|
public static final java.lang.String cvsId
| Constructor Detail |
|---|
public MalformedReplyException(java.lang.String msg)
msg - Message that the user will be
able to retrieve
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||