com.genesyslab.platform.configuration.protocol.confserver
Class ConfServerErrorType
java.lang.Object
com.genesyslab.platform.commons.GEnum
com.genesyslab.platform.configuration.protocol.confserver.ConfServerErrorType
Deprecated. The enum has been deprecated. Please use 'CfgErrorType' enum instead.
- public class ConfServerErrorType
- extends GEnum
Methods inherited from class com.genesyslab.platform.commons.GEnum |
asInteger, enumSize, equals, getValue, getValue, getValue, hashCode, name, ordinal, toString, values |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
NoError
public static final ConfServerErrorType NoError
- Deprecated.
ServerNotFound
public static final ConfServerErrorType ServerNotFound
- Deprecated.
WrongProtocol
public static final ConfServerErrorType WrongProtocol
- Deprecated.
UnknownMessage
public static final ConfServerErrorType UnknownMessage
- Deprecated.
LoginIncorrect
public static final ConfServerErrorType LoginIncorrect
- Deprecated.
NoDBAccess
public static final ConfServerErrorType NoDBAccess
- Deprecated.
DBError
public static final ConfServerErrorType DBError
- Deprecated.
AppSecurityViolation
public static final ConfServerErrorType AppSecurityViolation
- Deprecated.
AccessDenied
public static final ConfServerErrorType AccessDenied
- Deprecated.
NoPermission
public static final ConfServerErrorType NoPermission
- Deprecated.
ObjectNotFound
public static final ConfServerErrorType ObjectNotFound
- Deprecated.
ListItemNotFound
public static final ConfServerErrorType ListItemNotFound
- Deprecated.
UniquenessViolation
public static final ConfServerErrorType UniquenessViolation
- Deprecated.
DependentObjects
public static final ConfServerErrorType DependentObjects
- Deprecated.
IncompleteObjectData
public static final ConfServerErrorType IncompleteObjectData
- Deprecated.
IncorrectReferences
public static final ConfServerErrorType IncorrectReferences
- Deprecated.
UnchangeableInfo
public static final ConfServerErrorType UnchangeableInfo
- Deprecated.
ValueOutOfRange
public static final ConfServerErrorType ValueOutOfRange
- Deprecated.
UnspecifiedModification
public static final ConfServerErrorType UnspecifiedModification
- Deprecated.
DBResponseTimedOut
public static final ConfServerErrorType DBResponseTimedOut
- Deprecated.
WrongAPIParameters
public static final ConfServerErrorType WrongAPIParameters
- Deprecated.
ConnWriteError
public static final ConfServerErrorType ConnWriteError
- Deprecated.
ConnReadError
public static final ConfServerErrorType ConnReadError
- Deprecated.
ConfigFileNotRead
public static final ConfServerErrorType ConfigFileNotRead
- Deprecated.
ConfigFileIncorrect
public static final ConfServerErrorType ConfigFileIncorrect
- Deprecated.
ObjectPackingError
public static final ConfServerErrorType ObjectPackingError
- Deprecated.
UndefinedError
public static final ConfServerErrorType UndefinedError
- Deprecated.
HistoryLogExpired
public static final ConfServerErrorType HistoryLogExpired
- Deprecated.
ForcedDisconnect
public static final ConfServerErrorType ForcedDisconnect
- Deprecated.
ReadOnlyOperationalModeActivated
public static final ConfServerErrorType ReadOnlyOperationalModeActivated
- Deprecated.
SetOperationalModeFailed
public static final ConfServerErrorType SetOperationalModeFailed
- Deprecated.
UnsupportedProperty
public static final ConfServerErrorType UnsupportedProperty
- Deprecated.
UnsupportedObject
public static final ConfServerErrorType UnsupportedObject
- Deprecated.
ExternalAuthenticationError
public static final ConfServerErrorType ExternalAuthenticationError
- Deprecated.
LocaleItemNotChanged
public static final ConfServerErrorType LocaleItemNotChanged
- Deprecated.
LocaleItemNotFound
public static final ConfServerErrorType LocaleItemNotFound
- Deprecated.
XMLParseError
public static final ConfServerErrorType XMLParseError
- Deprecated.
ChangePasswordDenied
public static final ConfServerErrorType ChangePasswordDenied
- Deprecated.
UnsecureConnectionDenied
public static final ConfServerErrorType UnsecureConnectionDenied
- Deprecated.
EmptyPasswordDenied
public static final ConfServerErrorType EmptyPasswordDenied
- Deprecated.
MaxErrorType
public static final ConfServerErrorType MaxErrorType
- Deprecated.
Send comments on this topic.
Copyright © 2006–2008 Genesys Telecommunication Laboratories, Inc. All rights reserved.