Constructor AttributeIndexNotDefined
AttributeIndexNotDefined(String)
Constructor that takes error as argument.
Declaration
public AttributeIndexNotDefined(string error)
Parameters
Type | Name | Description |
---|---|---|
System. |
error |
AttributeIndexNotDefined(String, Exception)
Overloaded constructor
Declaration
public AttributeIndexNotDefined(string error, Exception exception)
Parameters
Type | Name | Description |
---|---|---|
System. |
error | |
System. |
exception |
AttributeIndexNotDefined(SerializationInfo, StreamingContext)
Constructor that take serialization info and streaming context.
Declaration
public AttributeIndexNotDefined(SerializationInfo info, StreamingContext context)
Parameters
Type | Name | Description |
---|---|---|
System. |
info | |
System. |
context |