|
|||||||||
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.FutureTense.Util.ftErrorsException
COM.FutureTense.Access.UserError
public class UserError
Field Summary |
---|
Fields inherited from class COM.FutureTense.Util.ftErrorsException |
---|
badCertificate, badCharSet, badcounter, badDate, badNativeMethodCall, badnumber, badoutputstr, badparams, badParser, badpassword, badSearchType, badwhatstr, blobservererr, callLogixError, callLogixException, cantLoadSearchEngine, classCast, classNotFound, dberror, duplicate, duplicateFieldValues, emailexception, emptylist, errBadParams, errDBExecuting, errDBExecutingPS, errDBFetchConn, errDBIAccess, errDBInit, errDBInstant, errDBLookup, errDBNoClass, errErrCallingInclude, errExcCallingInclude, errInvalidJSPPath, errInvalidJSPRoot, errInvalidObjectInHash, errLicense, errNoConnServer, errNoCreFile, errNoDispatcher, errNoJSPSupport, evalError, evalservererr, eventdbexception, eventexception, exceptionerr, executeError, exportError, filenotdeleted, filenotfolder, filenotfound, filenotread, filenotwritten, fileoverwriteerror, foldernotdeleted, indexAlreadyExists, initComplete, invalidList, invalidobjectinfo, listCopyError, listRenameError, m_nEXCEPTION, m_nNOERROR, managedbeventerror, manageeventerror, maxErrno, maxusers, mirroraborted, mirrorbadcoltype, mirrorbadconfiginfo, mirrorbadresponse, mirrorfilenotfound, mirrorGetConfig, mirrorinprogress, mirrornetabort, mirrornocommit, mirrornorows, mirrornorunning, mirrornoserver, mirrornotreenodes, mirrornotrees, mirrornotreetable, mirrornotrycreate, mirrorok, mirrorvarnotfound, missingclasstype, nativeMethodMismatch, noAccess, nocolvalue, noCreDatFile, noCrePopFile, nodechilderror, nodeltemptable, noDREConnection, noElement, NOERROR, noEvalFile, noFieldArgument, nogenTempTableName, noInstance, nomirrormixedcols, noModInsertDate, nonCSList, nonodes, nonodetoget, noprivs, noprivsrt, noregister, norowincrement, norows, nosession, noSqlFile, nosuchrow, notable, notabledef, notree, notsupported, nottemptable, outofmemory, pagenoprivs, pagenotfound, pagenotlive, pathnotfound, pingDBAck, processExceptionerr, realtimepublisherror, replaceRowsID, requestcacheerr, revisiontrackingerr, searchAddIndexFailed, searchDeleteIndexFailed, searchFailed, searchIndexCreateFailed, searchIndexExists, searchnodefindexfound, searchNoIndex, searchNotUpToDateDueToIndexing, searchRemoveIndexFailed, servletio, stackoverflow, stringendindex, stringindex, success, tableAreadyExists, tableCreated, tempTableCreated, treebadparent, treeCreated, treepathnotvalid, treeselecterror, unknownerror, unknownField, unknownFieldType, unknownobjclass, unknownobjid, unknownobstyle, unknownsearchengine, unknownuser, unsupportedSearchFunction, usererr, validateComplete, xmlaok, xmlbadfile, xmlbadparams, xmldocfailed, xmlnofilterdefs, xmlnoinput, xmlparsefailed, xmlsyntax, xmlwritefailed, zipentrynotread, zipexception, zipunpackerror, zipvalidateerror |
Constructor Summary | |
---|---|
protected |
UserError(int nResultCode)
|
protected |
UserError(int nResultCode,
java.lang.String param)
|
protected |
UserError(int nResultCode,
java.lang.String[] aParams)
|
protected |
UserError(java.lang.String s)
|
Method Summary | |
---|---|
static UserError |
ICS_MISSING()
|
static UserError |
INIFILE_BADPROPERTY(java.lang.String property,
java.lang.String value)
|
static UserError |
INIFILE_NOTFOUND(java.lang.String inifile)
|
static UserError |
INIFILE_NOTSUPPLIED()
|
static UserError |
INIFILE_READ(java.lang.String inifile)
|
static UserError |
LOGIN_FAILED()
|
static UserError |
UNKNOWNCOMMAND(java.lang.String cmd)
|
static UserError |
UNSUPPORTEDACTION(java.lang.String cmd)
|
static UserError |
USEREXCEPTION()
|
static UserError |
USERMANAGER()
|
static UserError |
WRONG_METHOD(java.lang.String method)
|
Methods inherited from class COM.FutureTense.Util.ftErrorsException |
---|
detail, details, getError, getReason, SetStatus, SetValOut |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected UserError(java.lang.String s)
protected UserError(int nResultCode)
protected UserError(int nResultCode, java.lang.String param)
protected UserError(int nResultCode, java.lang.String[] aParams)
Method Detail |
---|
public static final UserError USEREXCEPTION()
public static final UserError USERMANAGER()
public static final UserError UNSUPPORTEDACTION(java.lang.String cmd)
public static final UserError UNKNOWNCOMMAND(java.lang.String cmd)
public static final UserError INIFILE_NOTSUPPLIED()
public static final UserError INIFILE_NOTFOUND(java.lang.String inifile)
public static final UserError INIFILE_READ(java.lang.String inifile)
public static final UserError INIFILE_BADPROPERTY(java.lang.String property, java.lang.String value)
public static final UserError LOGIN_FAILED()
public static final UserError ICS_MISSING()
public static final UserError WRONG_METHOD(java.lang.String method)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |