SerializationException 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.
This is used to throw a SerializationResult as an exception.
public ref class SerializationException sealed : Exception
[System.Serializable]
public sealed class SerializationException : Exception
[<System.Serializable>]
type SerializationException = class
inherit Exception
Public NotInheritable Class SerializationException
Inherits Exception
- Inheritance
-
SerializationException
- Attributes
Constructors
Properties
SerializationResult |
SerialziationResult containing error/warnings for unresolved monikers. |
Methods
ToString() |
ToString(). |