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

Class InvalidReaderException

Thrown whenever one of the data partition goes down

Inheritance
System.Object
CacheException
OperationFailedException
InvalidReaderException
Inherited Members
OperationFailedException.IsTracable
CacheException.ErrorCode
CacheException.StackTrace
CacheException.ToString()
Namespace:
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public class InvalidReaderException : OperationFailedException

Constructors

Name Description
InvalidReaderException()

Default constructor.

InvalidReaderException(SerializationInfo, StreamingContext)
InvalidReaderException(Int32)

overloaded constructor

InvalidReaderException(Int32, String)

Overloaded Constructor

InvalidReaderException(Int32, String, Exception)

Overloaded Constructor

InvalidReaderException(Int32, String, String)

Overloaded constructor

InvalidReaderException(String)

Overloaded constructor, takes the reason as parameter.

InvalidReaderException(String, Exception)

overloaded constructor.

Back to top Copyright © 2017 Alachisoft