StreamingException Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public ref class StreamingException : ApplicationException
[System.Serializable]
public class StreamingException : ApplicationException
type StreamingException = class
inherit ApplicationException
Public Class StreamingException
Inherits ApplicationException
- Héritage
-
StreamingException
- Attributs
Constructeurs
StreamingException() | |
StreamingException(SerializationInfo, StreamingContext) | |
StreamingException(String, Exception) | |
StreamingException(String, Int32) | |
StreamingException(String) |