TypeMissingException Class
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.
A type was expected but not found.
C#
[Orleans.GenerateSerializer]
[System.Serializable]
public sealed class TypeMissingException : Orleans.Serialization.SerializerException
[<Orleans.GenerateSerializer>]
[<System.Serializable>]
type TypeMissingException = class
inherit SerializerException
Public NotInheritable Class TypeMissingException
Inherits SerializerException
- Inheritance
- Attributes
Type |
Initializes a new instance of the TypeMissingException class. |
Product | Versions |
---|---|
.NET Orleans | 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0 |