Class InvalidReaderException
Thrown whenever one of the data partition goes down
Inherited Members
Namespace:
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public class InvalidReaderException : OperationFailedException
Name | Description |
---|---|
InvalidReaderException() | default constructor. |
InvalidReaderException(SerializationInfo, StreamingContext) | |
InvalidReaderException(String) | overloaded constructor, takes the reason as parameter. |
InvalidReaderException(String, Exception) | overloaded constructor. |