Click or drag to resize
GCVException Fields

The GCVException type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberERR_BAD_DN_DELIMS
Public fieldStatic memberERR_BAD_DN_FORMAT
Code indicating that the specified DN format is not valid.
Public fieldStatic memberERR_BAD_DN_SPACE
Code indicating that the specified DN space is not valid.
Public fieldStatic memberERR_BAD_RANGE_VALUE
Public fieldStatic memberERR_BAD_XML
Code indicating some error was found in the XML representation of GCVs.
Public fieldStatic memberERR_DUPLICATE_ENUM_CHOICE
Public fieldStatic memberERR_DUPLICATE_VALUE_NAME
Public fieldStatic memberERR_HEADER_NOT_ALLOWED_HERE
Code indicating a header was found in an invalid location in the XML.
Public fieldStatic memberERR_INSERTION_POINT_NOT_FOUND
Public fieldStatic memberERR_INVALID_ACTIVE_VALUE
Public fieldStatic memberERR_INVALID_GROUP_LEADER
Public fieldStatic memberERR_INVALID_INSTANCE_COUNT
Code indicating too few or too many <instance> elements were found in a structured value definition
Public fieldStatic memberERR_INVALID_INSTANCE_VALUE
Code indicating that a value in an instance doesn't match the template in a structured value
Public fieldStatic memberERR_INVALID_NAME
Code indicating that a value name does not match the lexical rules for a value name.
Public fieldStatic memberERR_INVALID_TYPE_SPECIFIER
Code indicating that the type specifier for a GCV is invalid.
Public fieldStatic memberERR_MISSING_ACTIVE_VALUE
Code indicating a subordinates section active-value is missing.
Public fieldStatic memberERR_MISSING_DEFINITIONS_ELEMENT
Public fieldStatic memberERR_MISSING_DISPLAY_NAME
Code indicating a GCV instance does not have the required display name.
Public fieldStatic memberERR_MISSING_DOCUMENT_ELEMENT
Public fieldStatic memberERR_MISSING_ENUM_CHOICES
Code indicating that an enum GCV has no enum choices.
Public fieldStatic memberERR_MISSING_INSTANCE_VALUE
Code indicating that an instance doesn't have one or more values in the structured value template
Public fieldStatic memberERR_MISSING_TEMPLATE
Code indicating no <template> element was found in a structured value definition
Public fieldStatic memberERR_MULTIPLE_DEFINITIONS_ELEMENT
Public fieldStatic memberERR_MUST_BE_TRUE_OR_FALSE
Code indicating an XML attribute value must be
"true"
or
"false"
Public fieldStatic memberERR_REFERENCE_NOT_ALLOWED_HERE
Code indicating a gcv-ref was found in an invalid location in the XML.
Public fieldStatic memberERR_SUBORDINATE_NOT_ALLOWED
Public fieldStatic memberERR_TYPE_NOT_ALLOWED_HERE
Public fieldStatic memberERR_VALUE_INCOMPLETE
Code indicating a GCV value is not lexically complete.
Public fieldStatic memberERR_VALUE_INVALID_CHAR
Public fieldStatic memberERR_VALUE_NULL
Public fieldStatic memberERR_VALUE_OUT_OF_RANGE
Public fieldStatic memberERR_VALUE_REFERENCE_NOT_FOUND
Protected fieldStatic membermessageSource
Top
See Also