GCVException Class |
[Missing <summary> documentation for "T:DXMLBase.Gcv.GCVException"]
Namespace: DXMLBase.Gcv
The GCVException type exposes the following members.
Name | Description | |
---|---|---|
![]() | GCVException(Int32) | Initializes a new instance of the GCVException class |
![]() | GCVException(Int32, GCValue) | Initializes a new instance of the GCVException class |
![]() | GCVException(Int32, Object) | Initializes a new instance of the GCVException class |
![]() | GCVException(Int32, XmlNode) | Initializes a new instance of the GCVException class |
![]() | GCVException(Int32, GCValue, XmlNode) | Initializes a new instance of the GCVException class |
![]() | GCVException(Int32, Object, XmlNode) | Initializes a new instance of the GCVException class |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetBaseException | When overridden in a derived class, returns the Exception that is the root cause of one or more subsequent exceptions. (Inherited from Exception.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetObjectData | When overridden in a derived class, sets the SerializationInfo with information about the exception. (Inherited from Exception.) |
![]() | GetType | Gets the runtime type of the current instance. (Inherited from Exception.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Creates and returns a string representation of the current exception. (Inherited from Exception.) |
Name | Description | |
---|---|---|
![]() ![]() | ERR_BAD_DN_DELIMS | |
![]() ![]() | ERR_BAD_DN_FORMAT | Code indicating that the specified DN format is not valid. |
![]() ![]() | ERR_BAD_DN_SPACE | Code indicating that the specified DN space is not valid. |
![]() ![]() | ERR_BAD_RANGE_VALUE | |
![]() ![]() | ERR_BAD_XML | Code indicating some error was found in the XML representation of GCVs. |
![]() ![]() | ERR_DUPLICATE_ENUM_CHOICE | |
![]() ![]() | ERR_DUPLICATE_VALUE_NAME | |
![]() ![]() | ERR_HEADER_NOT_ALLOWED_HERE | Code indicating a header was found in an invalid location in the XML. |
![]() ![]() | ERR_INSERTION_POINT_NOT_FOUND | |
![]() ![]() | ERR_INVALID_ACTIVE_VALUE | |
![]() ![]() | ERR_INVALID_GROUP_LEADER | |
![]() ![]() | ERR_INVALID_INSTANCE_COUNT | Code indicating too few or too many <instance> elements were found in a structured value definition |
![]() ![]() | ERR_INVALID_INSTANCE_VALUE | Code indicating that a value in an instance doesn't match the template in a structured value |
![]() ![]() | ERR_INVALID_NAME | Code indicating that a value name does not match the lexical rules for a value name. |
![]() ![]() | ERR_INVALID_TYPE_SPECIFIER | Code indicating that the type specifier for a GCV is invalid. |
![]() ![]() | ERR_MISSING_ACTIVE_VALUE | Code indicating a subordinates section active-value is missing. |
![]() ![]() | ERR_MISSING_DEFINITIONS_ELEMENT | |
![]() ![]() | ERR_MISSING_DISPLAY_NAME | Code indicating a GCV instance does not have the required display name. |
![]() ![]() | ERR_MISSING_DOCUMENT_ELEMENT | |
![]() ![]() | ERR_MISSING_ENUM_CHOICES | Code indicating that an enum GCV has no enum choices. |
![]() ![]() | ERR_MISSING_INSTANCE_VALUE | Code indicating that an instance doesn't have one or more values in the structured value template |
![]() ![]() | ERR_MISSING_TEMPLATE | Code indicating no <template> element was found in a structured value definition |
![]() ![]() | ERR_MULTIPLE_DEFINITIONS_ELEMENT | |
![]() ![]() | ERR_MUST_BE_TRUE_OR_FALSE | |
![]() ![]() | ERR_REFERENCE_NOT_ALLOWED_HERE | Code indicating a gcv-ref was found in an invalid location in the XML. |
![]() ![]() | ERR_SUBORDINATE_NOT_ALLOWED | |
![]() ![]() | ERR_TYPE_NOT_ALLOWED_HERE | |
![]() ![]() | ERR_VALUE_INCOMPLETE | Code indicating a GCV value is not lexically complete. |
![]() ![]() | ERR_VALUE_INVALID_CHAR | |
![]() ![]() | ERR_VALUE_NULL | |
![]() ![]() | ERR_VALUE_OUT_OF_RANGE | |
![]() ![]() | ERR_VALUE_REFERENCE_NOT_FOUND | |
![]() ![]() | messageSource |
Name | Description | |
---|---|---|
![]() | Code | |
![]() | Data | Gets a collection of key/value pairs that provide additional user-defined information about the exception. (Inherited from Exception.) |
![]() | HelpLink | Gets or sets a link to the help file associated with this exception. (Inherited from Exception.) |
![]() | HResult | Gets or sets HRESULT, a coded numerical value that is assigned to a specific exception. (Inherited from Exception.) |
![]() | InnerException | Gets the Exception instance that caused the current exception. (Inherited from Exception.) |
![]() | Message | Gets a message that describes the current exception. (Inherited from Exception.) |
![]() | Node | |
![]() | Source | Gets or sets the name of the application or the object that causes the error. (Inherited from Exception.) |
![]() | StackTrace | Gets a string representation of the immediate frames on the call stack. (Inherited from Exception.) |
![]() | TargetSite | Gets the method that throws the current exception. (Inherited from Exception.) |
![]() | ValueName |
Name | Description | |
---|---|---|
![]() | SerializeObjectState | Occurs when an exception is serialized to create an exception state object that contains serialized data about the exception. (Inherited from Exception.) |