SchemaTypeInvalidException 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.
The schema type is invalid.
[Orleans.GenerateSerializer]
[System.Serializable]
public sealed class SchemaTypeInvalidException : Orleans.Serialization.SerializerException
[<Orleans.GenerateSerializer>]
[<System.Serializable>]
type SchemaTypeInvalidException = class
inherit SerializerException
Public NotInheritable Class SchemaTypeInvalidException
Inherits SerializerException
- Inheritance
- Attributes
Constructors
SchemaTypeInvalidException() |
Initializes a new instance of the SchemaTypeInvalidException class. |