Overload List
| Name | Description | |
|---|---|---|
| StreamException()()()() |
Default constructor. Initializes the instance of StreamException.
| |
| StreamException(String) |
Initializes the instance of StreamException with give message.
| |
| StreamException(SerializationInfo, StreamingContext) |
overloaded constructor, manual serialization.
| |
| StreamException(String, Exception) |
Initializes the instance of StreamException with give message.
|