|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ApplicationException in coldfusion.server |
---|
Subclasses of ApplicationException in coldfusion.server | |
---|---|
class |
ServiceException
|
Uses of ApplicationException in railo.commons.io |
---|
Methods in railo.commons.io that throw ApplicationException | |
---|---|
static double |
SystemUtil.getCpuUsage(long time)
|
static long |
SystemUtil.getFreeBytes()
|
static long |
SystemUtil.getTotalBytes()
|
Uses of ApplicationException in railo.commons.lock |
---|
Subclasses of ApplicationException in railo.commons.lock | |
---|---|
class |
LockException
Lock Timeout |
Uses of ApplicationException in railo.runtime |
---|
Constructors in railo.runtime that throw ApplicationException | |
---|---|
ComponentImpl(ComponentPage componentPage,
Boolean output,
boolean _synchronized,
String extend,
String implement,
String hint,
String dspName,
String callPath,
boolean realPath,
String style,
boolean persistent,
boolean accessors,
StructImpl meta)
|
|
ComponentImpl(ComponentPage componentPage,
Boolean output,
boolean _synchronized,
String extend,
String implement,
String hint,
String dspName,
String callPath,
boolean realPath,
String style,
boolean persistent,
StructImpl meta)
|
|
ComponentImpl(ComponentPage componentPage,
Boolean output,
boolean _synchronized,
String extend,
String implement,
String hint,
String dspName,
String callPath,
boolean realPath,
String style,
StructImpl meta)
Constructor of the class |
Uses of ApplicationException in railo.runtime.config |
---|
Methods in railo.runtime.config that throw ApplicationException | |
---|---|
IntervallMonitor |
ConfigServerImpl.getIntervallMonitor(String name)
|
RequestMonitor |
ConfigServerImpl.getRequestMonitor(String name)
|
void |
ConfigWebAdmin.updateCFMLWriterType(String writerType)
|
void |
ConfigWebAdmin.updateLogSettings(String name,
int level,
String virtualpath,
int maxfile,
int maxfilesize)
|
void |
ConfigWebAdmin.updateRequestTimeout(TimeSpan span)
updates request timeout value |
void |
ConfigWebAdmin.updateSecurity(String id,
short setting,
short file,
Resource[] fileAccess,
short directJavaAccess,
short mail,
short datasource,
short mapping,
short remote,
short customTag,
short cfxSetting,
short cfxUsage,
short debugging,
short search,
short scheduledTasks,
short tagExecute,
short tagImport,
short tagObject,
short tagRegistry,
short cache,
short gateway,
short orm,
short accessRead,
short accessWrite)
update a security manager that match the given id |
Uses of ApplicationException in railo.runtime.exp |
---|
Subclasses of ApplicationException in railo.runtime.exp | |
---|---|
class |
DeprecatedException
|
class |
FTPException
|
class |
HTTPException
Exception class for the HTTP Handling |
class |
RemoteAccessException
|
class |
TagAttributeException
exception to throw invalid attributes of tags |
class |
TagNotSupported
|
Uses of ApplicationException in railo.runtime.ext.tag |
---|
Methods in railo.runtime.ext.tag that throw ApplicationException | |
---|---|
void |
TagImpl.required(String tagName,
String attributeName,
Object attribute)
|
void |
TagImpl.required(String tagName,
String actionName,
String attributeName,
double attributeValue,
double nullValue)
|
void |
TagImpl.required(String tagName,
String actionName,
String attributeName,
Object attribute)
check if value is not empty |
void |
TagImpl.required(String tagName,
String actionName,
String attributeName,
String attribute,
boolean trim)
|
Uses of ApplicationException in railo.runtime.functions.rest |
---|
Methods in railo.runtime.functions.rest that throw ApplicationException | |
---|---|
static String |
RestSetResponse.call(PageContext pc,
Struct rsp)
|
Uses of ApplicationException in railo.runtime.functions.system |
---|
Methods in railo.runtime.functions.system that throw ApplicationException | |
---|---|
static double |
GetSystemFreeMemory.call(PageContext pc)
|
static double |
GetSystemTotalMemory.call(PageContext pc)
|
static double |
GetCPUUsage.call(PageContext pc)
|
static double |
GetCPUUsage.call(PageContext pc,
double time)
|
Uses of ApplicationException in railo.runtime.listener |
---|
Methods in railo.runtime.listener that throw ApplicationException | |
---|---|
DataSource |
ApplicationContextSupport.getDataSource(String dataSourceName)
|
void |
ClassicApplicationContext.setLoginStorage(String strLoginStorage)
|
static int |
AppListenerUtil.toLocalMode(String strMode)
|
static short |
AppListenerUtil.toSessionType(String str)
|
static int |
AppListenerUtil.translateLoginStorage(String strLoginStorage)
|
Uses of ApplicationException in railo.runtime.net.ftp |
---|
Methods in railo.runtime.net.ftp that throw ApplicationException | |
---|---|
org.apache.commons.net.ftp.FTPClient |
FTPPoolImpl.get(FTPConnection conn)
|
Uses of ApplicationException in railo.runtime.orm |
---|
Subclasses of ApplicationException in railo.runtime.orm | |
---|---|
class |
ORMException
|
Uses of ApplicationException in railo.runtime.orm.hibernate |
---|
Subclasses of ApplicationException in railo.runtime.orm.hibernate | |
---|---|
class |
HibernateException
|
Uses of ApplicationException in railo.runtime.tag |
---|
Methods in railo.runtime.tag that throw ApplicationException | |
---|---|
void |
HtmlHead.actionAppend()
|
void |
HtmlHead.actionWrite()
|
int |
FileTag.doAfterBody()
|
int |
ImportTag.doStartTag()
|
int |
Col.doStartTag()
|
int |
ProcessingDirective.doStartTag()
|
int |
Mail.doStartTag()
|
int |
ReportParam.doStartTag()
|
int |
PDFParam.doStartTag()
|
int |
HttpParam.doStartTag()
|
int |
ProcParam.doStartTag()
|
int |
TreeItem.doStartTag()
|
int |
ProcResult.doStartTag()
|
static Object |
Insert.getDatasource(PageContext pageContext,
String datasource)
|
static Object |
DBInfo.getDatasource(PageContext pageContext,
String datasource)
|
void |
ZipParam.required(String combi,
String name,
Object value)
|
void |
FileTag.setAcl(String acl)
set the value acl used only for s3 resources, for all others ignored |
void |
Directory.setAcl(String acl)
set the value acl used only for s3 resources, for all others ignored |
void |
Application.setAction(String strAction)
|
void |
Registry.setAction(String action)
set the value action action to the registry |
void |
Feed.setAction(String strAction)
|
void |
Image.setAction(String strAction)
|
void |
FileTag.setAction(String strAction)
set the value action Type of file manipulation that the tag performs. |
void |
ThreadTag.setAction(String strAction)
|
void |
Schedule.setAction(String action)
set the value action |
void |
PDF.setAction(String strAction)
|
void |
Cache.setAction(String action)
set the value action |
void |
VideoPlayerJW.setAlign(String strAlign)
|
void |
Col.setAlign(String align)
set the value align Column alignment, Left, Right, or Center. |
void |
Slider.setAlign(String align)
sets the attribut to tag |
void |
Mail.setBcc(Object bcc)
set the value bcc Indicates addresses to copy the e-mail message to, without listing them in the message header. |
void |
Mail.setCc(Object cc)
set the value cc Indicates addresses to copy the e-mail message to; "cc" stands for "carbon copy." |
void |
Query.setConnectstring(String connectstring)
set the value connectstring |
void |
Search.setContextbytes(double contextBytes)
|
void |
Search.setContextpassages(double contextPassages)
|
void |
Select.setDataformatas(String dataformatas)
|
void |
Log.setDate(boolean useDate)
set the value date Specifies whether to log the system date. |
void |
Input.setDaynames(String listDaynames)
|
void |
Image.setDifficulty(String strDifficulty)
|
void |
MailParam.setDisposition(String disposition)
|
void |
PDF.setEncrypt(String strEncrypt)
|
void |
Document.setEncryption(String strEncryption)
|
void |
Search.setExternal(boolean external)
set the value external |
void |
Mail.setFailto(Object failto)
|
void |
Log.setFile(String file)
set the value file |
void |
Input.setFirstdayofweek(double firstDayOfWeek)
|
void |
Document.setFormat(String format)
|
void |
Image.setFormat(String format)
|
void |
PDF.setFormat(String strFormat)
|
void |
Form.setFormat(String strFormat)
|
void |
Form.setInput(InputBean input)
|
void |
Application.setLocalmode(String strLocalMode)
|
void |
Log.setLog(String log)
set the value log If you omit the file attribute, specifies the standard log file in which to write the message. |
void |
Application.setLoginstorage(String loginstorage)
|
void |
Slider.setLookandfeel(String lookandfeel)
sets the attribut to tag |
void |
Http3.setMethod(String method)
set the value method GET or POST. |
void |
Http4.setMethod(String method)
set the value method GET or POST. |
void |
Form.setMethod(String method)
|
void |
Ldap.setModifytype(String modifyType)
Indicates whether to add, delete, or replace an attribute in a multi-value list of attributes. |
void |
Input.setMonthnames(String listMonthNames)
|
void |
Http3.setMultiparttype(String multiPartType)
|
void |
Http4.setMultiparttype(String multiPartType)
|
void |
Lock.setName(String name)
set the value name |
void |
Form.setName(String name)
|
void |
FileTag.setNameconflict(String nameconflict)
set the value nameconflict Action to take if filename is the same as that of a file in the directory. |
void |
Directory.setNameconflict(String nameconflict)
set the value nameconflict Action to take if destination directory is the same as that of a file in the directory. |
void |
PDF.setOpacity(double opacity)
|
void |
Schedule.setOperation(String operation)
set the value operation The type of operation the scheduler performs when executing this task. |
void |
PDF.setOrder(String strOrder)
|
void |
Document.setOrientation(String strOrientation)
|
void |
Document.setPageheight(double pageheight)
|
void |
Document.setPagetype(String strPagetype)
|
void |
Document.setPagewidth(double pagewidth)
|
void |
VideoPlayerJW.setPlaylistsize(double playlistSize)
|
void |
Form.setPreservedata(boolean preserveData)
|
void |
Search.setPreviouscriteria(String previousCriteria)
|
void |
ThreadTag.setPriority(String strPriority)
|
void |
Query.setProviderdsn(String providerdsn)
set the value providerdsn Data source name for the COM provider, OLE-DB only. |
void |
Mail.setProxypassword(String proxypassword)
set the value password When required by a proxy server, a valid password. |
void |
Mail.setProxyport(double proxyport)
set the value proxyport The port number on the proxy server from which the object is requested. |
void |
Mail.setProxyserver(String proxyserver)
|
void |
Mail.setProxyuser(String proxyuser)
set the value username When required by a proxy server, a valid username. |
void |
Image.setQuality(double quality)
|
void |
Select.setQueryposition(String strQueryPosition)
|
void |
Mail.setReplyto(Object replyto)
|
void |
PDF.setResolution(String strResolution)
|
void |
ProcResult.setResultset(double resultset)
|
void |
Query.setReturntype(String strReturntype)
|
void |
PDF.setSaveoption(String strSaveOption)
|
void |
Document.setScale(double scale)
|
void |
PDF.setScale(double scale)
|
void |
Ldap.setScope(String strScope)
Specifies the scope of the search from the entry specified in the Start attribute for action = "Query". |
void |
Lock.setScope(String scope)
set the value scope Specifies the scope as one of the following: Application, Server, or Session. |
void |
Ldap.setSecure(String secure)
|
void |
Application.setSessiontype(String sessionType)
|
void |
DocumentSection.setSrc(String src)
|
void |
Document.setSrc(String src)
|
void |
Location.setStatuscode(double statuscode)
|
void |
Log.setThread(boolean thread)
set the value thread Specifies whether to log the thread ID. |
void |
Log.setTime(boolean useTime)
set the value time Specifies whether to log the system time. |
void |
Index.setTimeout(double timeout)
|
void |
Execute.setTimeout(double timeout)
set the value timeout Indicates how long, in seconds, the CFML executing thread waits for the spawned process. |
void |
Mail.setTo(Object to)
set the value to The name of the e-mail message recipient. |
void |
MailPart.setType(String type)
|
void |
Log.setType(String type)
set the value type The type or severity of the message. |
void |
Search.setType(String type)
set the value type Specifies the criteria type for the search. |
void |
DocumentItem.setType(String strType)
|
void |
Registry.setType(String type)
set the value type string: return string values dWord: return DWord values key: return keys any: return keys and values |
void |
Trace.setType(String strType)
|
void |
Input.setType(String type)
|
void |
Feed.setType(String strType)
|
void |
Mail.setType(String type)
set the value type Specifies extended type attributes for the message. |
void |
DBInfo.setType(String strType)
|
void |
Timer.setType(String strType)
|
void |
Lock.setType(String type)
set the value type readOnly or Exclusive. |
void |
Abort.setType(String type)
sets the type of the abort (page,request) |
void |
ThreadTag.setType(String strType)
|
void |
Directory.setType(String strType)
|
void |
ProcParam.setType(String type)
|
void |
PDF.setType(String strType)
|
void |
Document.setUnit(String strUnit)
|
void |
Location.setUrl(String url)
set the value url The URL of the HTML file or CFML page to open. |
void |
Input.setValidate(String validate)
|
void |
Input.setValidateat(String validateAt)
|
void |
PDF.setVersion(double version)
|
void |
Form.setWmode(String strWMode)
|
static int |
FileTag.toNameconflict(String nameconflict)
|
static int |
Directory.toNameconflict(String nameconflict)
|
Constructors in railo.runtime.tag that throw ApplicationException | |
---|---|
Calendar()
|
|
Param()
|
|
Tree()
|
Uses of ApplicationException in railo.runtime.text.csv |
---|
Subclasses of ApplicationException in railo.runtime.text.csv | |
---|---|
class |
CSVParserException
CSV Parser Exception |
Uses of ApplicationException in railo.runtime.text.pdf |
---|
Methods in railo.runtime.text.pdf that throw ApplicationException | |
---|---|
static void |
PDFUtil.encrypt(PDFDocument doc,
OutputStream os,
String newUserPassword,
String newOwnerPassword,
int permissions,
int encryption)
|
com.lowagie.text.pdf.PdfReader |
PDFDocument.getPdfReader()
|
static int |
PDFUtil.toPermission(String strPermission)
convert a string defintion of a permision in a integer Constant (PdfWriter.ALLOW_XXX) |
Uses of ApplicationException in railo.runtime.type.util |
---|
Methods in railo.runtime.type.util that throw ApplicationException | |
---|---|
static String |
UDFUtil.callerHash(UDF udf,
Object[] args,
Struct values)
|
Uses of ApplicationException in railo.runtime.video |
---|
Constructors in railo.runtime.video that throw ApplicationException | |
---|---|
ProfileCollection(Config config)
|
Uses of ApplicationException in railo.transformer.cfml.tag |
---|
Methods in railo.transformer.cfml.tag that return ApplicationException | |
---|---|
static ApplicationException |
CFMLTransformer.setAddional(ApplicationException ae,
TagLibTag tlt)
|
Methods in railo.transformer.cfml.tag with parameters of type ApplicationException | |
---|---|
static ApplicationException |
CFMLTransformer.setAddional(ApplicationException ae,
TagLibTag tlt)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |