Class StreamException
StreamException is thrown if any error occurs during operation on the CacheStream.
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
[Serializable]
public class StreamException : CacheException, _Exception, ISerializable
Constructors
Name | Description |
---|---|
Stream |
Default constructor. Initializes the instance of StreamException. |
Stream |
Overloaded constructor |
Stream |
Overloaded constructor |
Stream |
Overloaded constructor |
Stream |
Overloaded constructor |
Stream |
overloaded constructor, manual serialization. |
Stream |
Initializes the instance of StreamException with give message. |
Stream |
Initializes the instance of StreamException with give message. |