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

Class StreamCloseException

StreamCloseException is thrown if a write operation is performed on closed CacheStream.

Inheritance
System.Object
CacheException
StreamException
StreamCloseException
Inherited Members
CacheException.ErrorCode
CacheException.StackTrace
CacheException.ToString()
Namespace:
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public class StreamCloseException : StreamException, ISerializable

Constructors

Name Description
StreamCloseException()

Default constructor. Initializes the instance of StreamCloseException.

StreamCloseException(SerializationInfo, StreamingContext)

Overloaded constructor, manual serialization.

StreamCloseException(Int32)

Overloaded exception.

StreamCloseException(Int32, String)

OverLoaded exception

Back to top Copyright © 2017 Alachisoft