ILGenerationException クラス

定義

[System.Serializable]
public class ILGenerationException : Orleans.Runtime.OrleansException
[<System.Serializable>]
type ILGenerationException = class
    inherit OrleansException
Public Class ILGenerationException
Inherits OrleansException
継承
ILGenerationException
属性

コンストラクター

ILGenerationException()
ILGenerationException(String)
ILGenerationException(String, Exception)

適用対象