Overload List

  NameDescription
Public methodStreamException()()()()
Default constructor. Initializes the instance of StreamException.
Public methodStreamException(String)
Initializes the instance of StreamException with give message.
Protected methodStreamException(SerializationInfo, StreamingContext)
overloaded constructor, manual serialization.
Public methodStreamException(String, Exception)
Initializes the instance of StreamException with give message.

See Also