122 references to XpsSerializationException
ReachFramework (122)
Serialization\FontTypeConverter.cs (1)
168throw new XpsSerializationException(SR.ReachSerialization_NoFontService);
Serialization\ImageSourceTypeConverter.cs (1)
202throw new XpsSerializationException(SR.ReachSerialization_NoImageService);
Serialization\Manager\MetroSerializationManager.cs (1)
1077throw new XpsSerializationException(SR.ReachSerialization_UnableToInstantiateSerializer);
Serialization\Manager\NGCPageContentCollectionSerializerAsync.cs (2)
114throw new XpsSerializationException(SR.Format(SR.MustBeOfType, "serializableObjectContext.TargetObject", typeof(IEnumerable))); 211throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\NGCPageContentSerializerAsync.cs (2)
105throw new XpsSerializationException(SR.ReachSerialization_WrongPropertyTypeForPageContent); 136throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\NGCSerializationManager.cs (2)
67throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 116throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\NGCSerializationManagerAsync.cs (3)
75throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 129throw new XpsSerializationException(SR.ReachSerialization_NoSerializer); 241throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\NGCSerializer.cs (5)
677throw new XpsSerializationException(SR.Format(SR.MustBeOfType, "serializableObjectContext.TargetObject", typeof(IEnumerable))); 737throw new XpsSerializationException(SR.ReachSerialization_NoSerializer); 823throw new XpsSerializationException(SR.ReachSerialization_NoSerializer); 896throw new XpsSerializationException(SR.Format(SR.MustBeOfType, "serializableObjectContext.TargetObject", typeof(IEnumerable))); 956throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\NGCSerializerAsync.cs (3)
35throw new XpsSerializationException(SR.ReachSerializationAsync_NoNgcType); 125throw new XpsSerializationException(SR.ReachSerialization_MustHaveSerializationManager); 169throw new XpsSerializationException(SR.ReachSerialization_MustHaveSerializationManager);
Serialization\Manager\NGCUIElementCollectionSerializerAsync.cs (2)
128throw new XpsSerializationException(SR.Format(SR.MustBeOfType, "serializableObjectContext.TargetObject", typeof(IEnumerable))); 213throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\NullPackagingPolicy.cs (10)
119throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 188throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 270throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 309throw new XpsSerializationException(SR.ReachSerialization_NoFixedPageWriter); 415throw new XpsSerializationException(SR.ReachSerialization_NoFixedPageWriter); 458throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 498throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 569throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 633throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 697throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter);
Serialization\Manager\ReachDocumentReferenceCollectionSerializer.cs (2)
46throw new XpsSerializationException(SR.Format(SR.MustBeOfType, "serializableObjectContext.TargetObject", typeof(System.Collections.Generic.IEnumerable<DocumentReference>))); 94throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\ReachDocumentReferenceCollectionSerializerAsync.cs (2)
84throw new XpsSerializationException(SR.Format(SR.MustBeOfType, "serializableObjectContext.TargetObject", typeof(System.Collections.Generic.IEnumerable<DocumentReference>))); 170throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\ReachDocumentReferenceSerializer.cs (1)
70throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\ReachDocumentReferenceSerializerAsync.cs (1)
128throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\ReachFixedDocumentSerializer.cs (1)
169throw new XpsSerializationException(SR.ReachSerialization_WrongPropertyTypeForFixedDocument);
Serialization\Manager\ReachFixedDocumentSerializerAsync.cs (1)
203throw new XpsSerializationException(SR.ReachSerialization_WrongPropertyTypeForFixedDocument);
Serialization\Manager\ReachFixedPageSerializer.cs (2)
209throw new XpsSerializationException(SR.ReachSerialization_WrongPropertyTypeForFixedPage); 401throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\ReachFixedPageSerializerAsync.cs (2)
243throw new XpsSerializationException(SR.ReachSerialization_WrongPropertyTypeForFixedPage); 373throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\ReachObjectContext.cs (1)
133throw new XpsSerializationException(SR.ReachSerialization_CycleDetectedInSerialization);
Serialization\Manager\ReachPageContentCollectionSerializer.cs (2)
66throw new XpsSerializationException(SR.Format(SR.MustBeOfType, "serializableObjectContext.TargetObject", typeof(IEnumerable))); 128throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\ReachPageContentCollectionSerializerAsync.cs (2)
112throw new XpsSerializationException(SR.Format(SR.MustBeOfType, "serializableObjectContext.TargetObject", typeof(IEnumerable))); 209throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\ReachPageContentSerializer.cs (2)
90throw new XpsSerializationException(SR.ReachSerialization_NoSerializer); 96throw new XpsSerializationException(SR.ReachSerialization_WrongPropertyTypeForPageContent);
Serialization\Manager\ReachPageContentSerializerAsync.cs (2)
105throw new XpsSerializationException(SR.ReachSerialization_WrongPropertyTypeForPageContent); 141throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\ReachPrintTicketSerializer.cs (1)
65throw new XpsSerializationException(SR.ReachSerialization_TargetNotPrintTicket);
Serialization\Manager\ReachPrintTicketSerializerAsync.cs (1)
64throw new XpsSerializationException(SR.ReachSerialization_TargetNotPrintTicket);
Serialization\Manager\ReachSerializationUtils.cs (1)
976throw new XpsSerializationException(SR.ReachSerialization_WrongPackagingPolicy);
Serialization\Manager\ReachSerializer.cs (2)
74throw new XpsSerializationException(SR.ReachSerialization_MustHaveSerializationManager); 134throw new XpsSerializationException(SR.ReachSerialization_MustHaveSerializationManager);
Serialization\Manager\ReachSerializerAsync.cs (3)
45throw new XpsSerializationException(SR.ReachSerialization_NotXpsSerializationManagerAsync); 137throw new XpsSerializationException(SR.ReachSerialization_MustHaveSerializationManager); 181throw new XpsSerializationException(SR.ReachSerialization_MustHaveSerializationManager);
Serialization\Manager\ReachUIElementCollectionSerializer.cs (2)
89throw new XpsSerializationException(SR.Format(SR.MustBeOfType, "serializableObjectContext.TargetObject", typeof(IEnumerable))); 150throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\ReachUIElementCollectionSerializerAsync.cs (2)
129throw new XpsSerializationException(SR.Format(SR.MustBeOfType, "serializableObjectContext.TargetObject", typeof(IEnumerable))); 214throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\XpsOMFixedDocumentSerializer.cs (1)
94throw new XpsSerializationException(SR.ReachSerialization_WrongPropertyTypeForFixedDocument);
Serialization\Manager\XpsOMFixedDocumentSerializerAsync.cs (1)
99throw new XpsSerializationException(SR.ReachSerialization_WrongPropertyTypeForFixedDocument);
Serialization\Manager\XpsOMFixedPageSerializer.cs (2)
109throw new XpsSerializationException(SR.ReachSerialization_WrongPropertyTypeForFixedPage); 359throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\XpsOMFixedPageSerializerAsync.cs (1)
119throw new XpsSerializationException(SR.ReachSerialization_WrongPropertyTypeForFixedPage);
Serialization\Manager\XpsOMPackagingPolicy.cs (4)
103throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 304throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 483throw new XpsSerializationException(SR.ReachSerialization_NoFixedPageWriter); 528throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter);
Serialization\Manager\XpsOMSerializationManager.cs (12)
67throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 125throw new XpsSerializationException(SR.ReachSerialization_NoSerializer); 306throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 380throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 428throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 462throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 591throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 652throw new XpsSerializationException(SR.ReachSerialization_FixedPageInPage); 691throw new XpsSerializationException(SR.ReachSerialization_NoFixedDocuments); 701throw new XpsSerializationException(SR.ReachSerialization_FixedDocumentInDocument); 705throw new XpsSerializationException(SR.ReachSerialization_FixedDocumentInPage); 731throw new XpsSerializationException(SR.ReachSerialization_NoFixedPages);
Serialization\Manager\XpsOMSerializationManagerAsync.cs (3)
49throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 95throw new XpsSerializationException(SR.ReachSerialization_NoSerializer); 199throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\XpsPackagingPolicy.cs (13)
609throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 684throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 765throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 800throw new XpsSerializationException(SR.ReachSerialization_NoFixedPageWriter); 877throw new XpsSerializationException(SR.ReachSerialization_NoFixedPageWriter); 917throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 954throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 987throw new XpsSerializationException(SR.ReachSerialization_NoFixedPageWriter); 1031throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 1063throw new XpsSerializationException(SR.ReachSerialization_NoFixedPageWriter); 1107throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 1139throw new XpsSerializationException(SR.ReachSerialization_NoFixedPageWriter); 1183throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter);
Serialization\Manager\XpsSerializationManager.cs (15)
97throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 155throw new XpsSerializationException(SR.ReachSerialization_NoSerializer); 452throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 480throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 506throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 562throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 608throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 645throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 679throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 712throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 841throw new XpsSerializationException(SR.ReachSerialization_FixedDocumentInDocument); 845throw new XpsSerializationException(SR.ReachSerialization_FixedDocumentInPage); 872throw new XpsSerializationException(SR.ReachSerialization_NoFixedPages); 885throw new XpsSerializationException(SR.ReachSerialization_FixedPageInPage); 925throw new XpsSerializationException(SR.ReachSerialization_NoFixedDocuments);
Serialization\Manager\XpsSerializationManagerAsync.cs (3)
70throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 116throw new XpsSerializationException(SR.ReachSerialization_NoSerializer); 227throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\XpsFontSerializationService.cs (1)
59throw new XpsSerializationException(SR.ReachSerialization_NotSupported);
SerializerFactory\XpsSerializerWriter.cs (1)
474throw new XpsSerializationException(SR.XpsSerializerFactory_WriterIsClosed);