StreamingException Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public ref class StreamingException : ApplicationException
[System.Serializable]
public class StreamingException : ApplicationException
type StreamingException = class
inherit ApplicationException
Public Class StreamingException
Inherits ApplicationException
- Vererbung
-
StreamingException
- Attribute
Konstruktoren
StreamingException() | |
StreamingException(SerializationInfo, StreamingContext) | |
StreamingException(String, Exception) | |
StreamingException(String, Int32) | |
StreamingException(String) |