StreamingException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class StreamingException : ApplicationException
[System.Serializable]
public class StreamingException : ApplicationException
type StreamingException = class
inherit ApplicationException
Public Class StreamingException
Inherits ApplicationException
- Inheritance
-
StreamingException
- Attributes
Constructors
StreamingException() | |
StreamingException(SerializationInfo, StreamingContext) | |
StreamingException(String, Exception) | |
StreamingException(String, Int32) | |
StreamingException(String) |