Configuration Platform SDK 7.6 API Reference

com.genesyslab.platform.configuration.protocol.confserver
Class ConfServerErrorType

java.lang.Object
  extended bycom.genesyslab.platform.commons.GEnum
      extended bycom.genesyslab.platform.configuration.protocol.confserver.ConfServerErrorType

Deprecated. The enum has been deprecated. Please use 'CfgErrorType' enum instead.

public class ConfServerErrorType
extends GEnum


Field Summary
static ConfServerErrorType AccessDenied
          Deprecated.  
static ConfServerErrorType AppSecurityViolation
          Deprecated.  
static ConfServerErrorType ChangePasswordDenied
          Deprecated.  
static ConfServerErrorType ConfigFileIncorrect
          Deprecated.  
static ConfServerErrorType ConfigFileNotRead
          Deprecated.  
static ConfServerErrorType ConnReadError
          Deprecated.  
static ConfServerErrorType ConnWriteError
          Deprecated.  
static ConfServerErrorType DBError
          Deprecated.  
static ConfServerErrorType DBResponseTimedOut
          Deprecated.  
static ConfServerErrorType DependentObjects
          Deprecated.  
static ConfServerErrorType EmptyPasswordDenied
          Deprecated.  
static ConfServerErrorType ExternalAuthenticationError
          Deprecated.  
static ConfServerErrorType ForcedDisconnect
          Deprecated.  
static ConfServerErrorType HistoryLogExpired
          Deprecated.  
static ConfServerErrorType IncompleteObjectData
          Deprecated.  
static ConfServerErrorType IncorrectReferences
          Deprecated.  
static ConfServerErrorType ListItemNotFound
          Deprecated.  
static ConfServerErrorType LocaleItemNotChanged
          Deprecated.  
static ConfServerErrorType LocaleItemNotFound
          Deprecated.  
static ConfServerErrorType LoginIncorrect
          Deprecated.  
static ConfServerErrorType MaxErrorType
          Deprecated.  
static ConfServerErrorType NoDBAccess
          Deprecated.  
static ConfServerErrorType NoError
          Deprecated.  
static ConfServerErrorType NoPermission
          Deprecated.  
static ConfServerErrorType ObjectNotFound
          Deprecated.  
static ConfServerErrorType ObjectPackingError
          Deprecated.  
static ConfServerErrorType ReadOnlyOperationalModeActivated
          Deprecated.  
static ConfServerErrorType ServerNotFound
          Deprecated.  
static ConfServerErrorType SetOperationalModeFailed
          Deprecated.  
static ConfServerErrorType UnchangeableInfo
          Deprecated.  
static ConfServerErrorType UndefinedError
          Deprecated.  
static ConfServerErrorType UniquenessViolation
          Deprecated.  
static ConfServerErrorType UnknownMessage
          Deprecated.  
static ConfServerErrorType UnsecureConnectionDenied
          Deprecated.  
static ConfServerErrorType UnspecifiedModification
          Deprecated.  
static ConfServerErrorType UnsupportedObject
          Deprecated.  
static ConfServerErrorType UnsupportedProperty
          Deprecated.  
static ConfServerErrorType ValueOutOfRange
          Deprecated.  
static ConfServerErrorType WrongAPIParameters
          Deprecated.  
static ConfServerErrorType WrongProtocol
          Deprecated.  
static ConfServerErrorType XMLParseError
          Deprecated.  
 
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
 

Field Detail

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. 

Configuration Platform SDK 7.6 API Reference

Send comments on this topic.
Copyright © 2006–2008 Genesys Telecommunication Laboratories, Inc. All rights reserved.