COM.FutureTense.Access
Class UserError
java.lang.Object
ftErrorsException
COM.FutureTense.Access.UserError
public class UserError
- extends ftErrorsException
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)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserError
protected UserError(java.lang.String s)
UserError
protected UserError(int nResultCode)
UserError
protected UserError(int nResultCode,
java.lang.String param)
UserError
protected UserError(int nResultCode,
java.lang.String[] aParams)
USEREXCEPTION
public static final UserError USEREXCEPTION()
USERMANAGER
public static final UserError USERMANAGER()
UNSUPPORTEDACTION
public static final UserError UNSUPPORTEDACTION(java.lang.String cmd)
UNKNOWNCOMMAND
public static final UserError UNKNOWNCOMMAND(java.lang.String cmd)
INIFILE_NOTSUPPLIED
public static final UserError INIFILE_NOTSUPPLIED()
INIFILE_NOTFOUND
public static final UserError INIFILE_NOTFOUND(java.lang.String inifile)
INIFILE_READ
public static final UserError INIFILE_READ(java.lang.String inifile)
INIFILE_BADPROPERTY
public static final UserError INIFILE_BADPROPERTY(java.lang.String property,
java.lang.String value)
LOGIN_FAILED
public static final UserError LOGIN_FAILED()
ICS_MISSING
public static final UserError ICS_MISSING()
WRONG_METHOD
public static final UserError WRONG_METHOD(java.lang.String method)
Copyright (c) 2003 - 2011 FatWire Corporation All Rights Reserved.