AddAndThrowException 类

定义

[System.Serializable]
public class AddAndThrowException : Exception
[System.Serializable]
[Orleans.GenerateSerializer]
public class AddAndThrowException : Exception
[<System.Serializable>]
type AddAndThrowException = class
    inherit Exception
[<System.Serializable>]
[<Orleans.GenerateSerializer>]
type AddAndThrowException = class
    inherit Exception
Public Class AddAndThrowException
Inherits Exception
继承
AddAndThrowException
属性

构造函数

AddAndThrowException()
AddAndThrowException(SerializationInfo, StreamingContext)
AddAndThrowException(String)
AddAndThrowException(String, Exception)

适用于