StreamingException 类

定义

public ref class StreamingException : ApplicationException
[System.Serializable]
public class StreamingException : ApplicationException
type StreamingException = class
    inherit ApplicationException
Public Class StreamingException
Inherits ApplicationException
继承
StreamingException
属性

构造函数

StreamingException()
StreamingException(SerializationInfo, StreamingContext)
StreamingException(String, Exception)
StreamingException(String, Int32)
StreamingException(String)

适用于