• Webinars
  • Docs
  • Download
  • Blogs
  • Contact Us
Show / Hide Table of Contents

Class TypeIndexNotDefined

This exception is 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

Constructors

Name Description
TypeIndexNotDefined(SerializationInfo, StreamingContext)

Overloaded constructor that take info and context as arguments.

TypeIndexNotDefined(String)

Overloaded constructor that takes error message as an argument.

TypeIndexNotDefined(String, Exception)

Overloaded constructor that take error message and exception as arguments.

Back to top Copyright © 2017 Alachisoft