UnknownWellKnownTypeException 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.
A well-known type was not known.
[Orleans.GenerateSerializer]
[System.Serializable]
public sealed class UnknownWellKnownTypeException : Orleans.Serialization.SerializerException
[<Orleans.GenerateSerializer>]
[<System.Serializable>]
type UnknownWellKnownTypeException = class
inherit SerializerException
Public NotInheritable Class UnknownWellKnownTypeException
Inherits SerializerException
- Inheritance
- Attributes
Constructors
UnknownWellKnownTypeException(UInt32) |
Initializes a new instance of the UnknownWellKnownTypeException class. |
Properties
Id |
Gets or sets the identifier. |
Methods
GetObjectData(SerializationInfo, StreamingContext) |
Obsolete.
When overridden in a derived class, sets the SerializationInfo with information about the exception. |