MultipleCachedDataCouldNotBeSerializedException 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 exception that is thrown when more than one cached data object could not be serialized in a document-level customization.
public ref class MultipleCachedDataCouldNotBeSerializedException sealed : Microsoft::VisualStudio::Tools::Applications::Runtime::RuntimeException
[System.Serializable]
public sealed class MultipleCachedDataCouldNotBeSerializedException : Microsoft.VisualStudio.Tools.Applications.Runtime.RuntimeException
[<System.Serializable>]
type MultipleCachedDataCouldNotBeSerializedException = class
inherit RuntimeException
Public NotInheritable Class MultipleCachedDataCouldNotBeSerializedException
Inherits RuntimeException
- Inheritance
- Attributes
Remarks
For more information about caching data in document-level customizations, see Caching Data and Accessing Data in Documents on the Server.
Constructors
Methods
GetExceptions() | |
GetObjectData(SerializationInfo, StreamingContext) |