| 
||||||||||
| 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
net.sf.hermesftp.exception.FtpIllegalProtocolVersion
public class FtpIllegalProtocolVersion
Generated, if preferred IP version is not supported (see EPSV command).
| Constructor Summary | |
|---|---|
FtpIllegalProtocolVersion()
Constructor.  | 
|
FtpIllegalProtocolVersion(java.lang.String message)
Constructor.  | 
|
| Method Summary | |
|---|---|
protected  java.lang.String | 
getCategory()
Returns the error specific category.  | 
| Methods inherited from class net.sf.hermesftp.exception.FtpException | 
|---|
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 FtpIllegalProtocolVersion()
public FtpIllegalProtocolVersion(java.lang.String message)
message - The message.| Method Detail | 
|---|
protected java.lang.String getCategory()
getCategory in class FtpException
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||