Class TypeIndexNotDefined
Thrown whenever Type Index is not found in case of NamedTags
Inheritance
System.Object
TypeIndexNotDefined
Namespace:
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public class TypeIndexNotDefined : Exception, ISerializable
Name | Description |
---|---|
TypeIndexNotDefined(SerializationInfo, StreamingContext) | overloaded constructor that take info and context as an arguments |
TypeIndexNotDefined(String) | overloaded constructor that takes error message as an argument |
TypeIndexNotDefined(String, Exception) | overloaded constructor that take error message and exception as an argument |