次の方法で共有


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)

適用対象