railo.runtime.exp
Class FTPException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.servlet.jsp.JspException
railo.runtime.exp.PageException
railo.runtime.exp.PageExceptionImpl
railo.runtime.exp.ApplicationException
railo.runtime.exp.FTPException
- All Implemented Interfaces:
- Serializable, Dumpable, IPageException
public class FTPException
- extends ApplicationException
- See Also:
- Serialized Form
Constructor Summary |
FTPException(String action,
org.apache.commons.net.ftp.FTPClient client)
|
Methods inherited from class railo.runtime.exp.PageExceptionImpl |
addContext, getAddional, getAdditional, getCatchBlock, getCatchBlock, getCustomTypeAsString, getDetail, getErrorBlock, getErrorCode, getExtendedInfo, getLine, getPageDeep, getRootCause, getStackTrace, getStackTraceAsString, getTagContext, getTagContext, getTracePointer, getTypeAsString, printStackTrace, printStackTrace, printStackTrace, setAdditional, setDetail, setErrorCode, setExtendedInfo, setTracePointer, toDumpData, typeEqual |
FTPException
public FTPException(String action,
org.apache.commons.net.ftp.FTPClient client)
getCatchBlock
public CatchBlock getCatchBlock(Config config)
- Description copied from interface:
IPageException
- return detailed catch block of the error
- Specified by:
getCatchBlock
in interface IPageException
- Overrides:
getCatchBlock
in class PageExceptionImpl
- Returns:
- catch block
Copyright © 2012 Railo