ILGenerationException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Serializable]
public class ILGenerationException : Orleans.Runtime.OrleansException
[<System.Serializable>]
type ILGenerationException = class
inherit OrleansException
Public Class ILGenerationException
Inherits OrleansException
- Inheritance
- Attributes
Constructors
ILGenerationException() | |
ILGenerationException(String, Exception) | |
ILGenerationException(String) |