122 references to XpsSerializationException
ReachFramework (122)
Serialization\FontTypeConverter.cs (1)
167throw new XpsSerializationException(SR.ReachSerialization_NoFontService);
Serialization\ImageSourceTypeConverter.cs (1)
201throw new XpsSerializationException(SR.ReachSerialization_NoImageService);
Serialization\Manager\MetroSerializationManager.cs (1)
1076throw new XpsSerializationException(SR.ReachSerialization_UnableToInstantiateSerializer);
Serialization\Manager\NGCPageContentCollectionSerializerAsync.cs (2)
113throw new XpsSerializationException(SR.Format(SR.MustBeOfType, "serializableObjectContext.TargetObject", typeof(IEnumerable))); 210throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\NGCPageContentSerializerAsync.cs (2)
104throw new XpsSerializationException(SR.ReachSerialization_WrongPropertyTypeForPageContent); 135throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\NGCSerializationManager.cs (2)
66throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 115throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\NGCSerializationManagerAsync.cs (3)
74throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 128throw new XpsSerializationException(SR.ReachSerialization_NoSerializer); 240throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\NGCSerializer.cs (5)
676throw new XpsSerializationException(SR.Format(SR.MustBeOfType, "serializableObjectContext.TargetObject", typeof(IEnumerable))); 736throw new XpsSerializationException(SR.ReachSerialization_NoSerializer); 822throw new XpsSerializationException(SR.ReachSerialization_NoSerializer); 895throw new XpsSerializationException(SR.Format(SR.MustBeOfType, "serializableObjectContext.TargetObject", typeof(IEnumerable))); 955throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\NGCSerializerAsync.cs (3)
34throw new XpsSerializationException(SR.ReachSerializationAsync_NoNgcType); 124throw new XpsSerializationException(SR.ReachSerialization_MustHaveSerializationManager); 168throw new XpsSerializationException(SR.ReachSerialization_MustHaveSerializationManager);
Serialization\Manager\NGCUIElementCollectionSerializerAsync.cs (2)
127throw new XpsSerializationException(SR.Format(SR.MustBeOfType, "serializableObjectContext.TargetObject", typeof(IEnumerable))); 212throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\NullPackagingPolicy.cs (10)
118throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 187throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 269throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 308throw new XpsSerializationException(SR.ReachSerialization_NoFixedPageWriter); 414throw new XpsSerializationException(SR.ReachSerialization_NoFixedPageWriter); 457throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 497throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 568throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 632throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 696throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter);
Serialization\Manager\ReachDocumentReferenceCollectionSerializer.cs (2)
45throw new XpsSerializationException(SR.Format(SR.MustBeOfType, "serializableObjectContext.TargetObject", typeof(System.Collections.Generic.IEnumerable<DocumentReference>))); 93throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\ReachDocumentReferenceCollectionSerializerAsync.cs (2)
83throw new XpsSerializationException(SR.Format(SR.MustBeOfType, "serializableObjectContext.TargetObject", typeof(System.Collections.Generic.IEnumerable<DocumentReference>))); 169throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\ReachDocumentReferenceSerializer.cs (1)
69throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\ReachDocumentReferenceSerializerAsync.cs (1)
127throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\ReachFixedDocumentSerializer.cs (1)
168throw new XpsSerializationException(SR.ReachSerialization_WrongPropertyTypeForFixedDocument);
Serialization\Manager\ReachFixedDocumentSerializerAsync.cs (1)
202throw new XpsSerializationException(SR.ReachSerialization_WrongPropertyTypeForFixedDocument);
Serialization\Manager\ReachFixedPageSerializer.cs (2)
208throw new XpsSerializationException(SR.ReachSerialization_WrongPropertyTypeForFixedPage); 400throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\ReachFixedPageSerializerAsync.cs (2)
242throw new XpsSerializationException(SR.ReachSerialization_WrongPropertyTypeForFixedPage); 372throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\ReachObjectContext.cs (1)
132throw new XpsSerializationException(SR.ReachSerialization_CycleDetectedInSerialization);
Serialization\Manager\ReachPageContentCollectionSerializer.cs (2)
65throw new XpsSerializationException(SR.Format(SR.MustBeOfType, "serializableObjectContext.TargetObject", typeof(IEnumerable))); 127throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\ReachPageContentCollectionSerializerAsync.cs (2)
111throw new XpsSerializationException(SR.Format(SR.MustBeOfType, "serializableObjectContext.TargetObject", typeof(IEnumerable))); 208throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\ReachPageContentSerializer.cs (2)
89throw new XpsSerializationException(SR.ReachSerialization_NoSerializer); 95throw new XpsSerializationException(SR.ReachSerialization_WrongPropertyTypeForPageContent);
Serialization\Manager\ReachPageContentSerializerAsync.cs (2)
104throw new XpsSerializationException(SR.ReachSerialization_WrongPropertyTypeForPageContent); 140throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\ReachPrintTicketSerializer.cs (1)
64throw new XpsSerializationException(SR.ReachSerialization_TargetNotPrintTicket);
Serialization\Manager\ReachPrintTicketSerializerAsync.cs (1)
63throw new XpsSerializationException(SR.ReachSerialization_TargetNotPrintTicket);
Serialization\Manager\ReachSerializationUtils.cs (1)
974throw new XpsSerializationException(SR.ReachSerialization_WrongPackagingPolicy);
Serialization\Manager\ReachSerializer.cs (2)
73throw new XpsSerializationException(SR.ReachSerialization_MustHaveSerializationManager); 133throw new XpsSerializationException(SR.ReachSerialization_MustHaveSerializationManager);
Serialization\Manager\ReachSerializerAsync.cs (3)
44throw new XpsSerializationException(SR.ReachSerialization_NotXpsSerializationManagerAsync); 136throw new XpsSerializationException(SR.ReachSerialization_MustHaveSerializationManager); 180throw new XpsSerializationException(SR.ReachSerialization_MustHaveSerializationManager);
Serialization\Manager\ReachUIElementCollectionSerializer.cs (2)
88throw new XpsSerializationException(SR.Format(SR.MustBeOfType, "serializableObjectContext.TargetObject", typeof(IEnumerable))); 149throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\ReachUIElementCollectionSerializerAsync.cs (2)
128throw new XpsSerializationException(SR.Format(SR.MustBeOfType, "serializableObjectContext.TargetObject", typeof(IEnumerable))); 213throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\XpsOMFixedDocumentSerializer.cs (1)
93throw new XpsSerializationException(SR.ReachSerialization_WrongPropertyTypeForFixedDocument);
Serialization\Manager\XpsOMFixedDocumentSerializerAsync.cs (1)
98throw new XpsSerializationException(SR.ReachSerialization_WrongPropertyTypeForFixedDocument);
Serialization\Manager\XpsOMFixedPageSerializer.cs (2)
108throw new XpsSerializationException(SR.ReachSerialization_WrongPropertyTypeForFixedPage); 358throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\XpsOMFixedPageSerializerAsync.cs (1)
118throw new XpsSerializationException(SR.ReachSerialization_WrongPropertyTypeForFixedPage);
Serialization\Manager\XpsOMPackagingPolicy.cs (4)
102throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 303throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 482throw new XpsSerializationException(SR.ReachSerialization_NoFixedPageWriter); 527throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter);
Serialization\Manager\XpsOMSerializationManager.cs (12)
66throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 124throw new XpsSerializationException(SR.ReachSerialization_NoSerializer); 305throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 379throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 427throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 461throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 590throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 651throw new XpsSerializationException(SR.ReachSerialization_FixedPageInPage); 690throw new XpsSerializationException(SR.ReachSerialization_NoFixedDocuments); 700throw new XpsSerializationException(SR.ReachSerialization_FixedDocumentInDocument); 704throw new XpsSerializationException(SR.ReachSerialization_FixedDocumentInPage); 730throw new XpsSerializationException(SR.ReachSerialization_NoFixedPages);
Serialization\Manager\XpsOMSerializationManagerAsync.cs (3)
48throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 94throw new XpsSerializationException(SR.ReachSerialization_NoSerializer); 198throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\XpsPackagingPolicy.cs (13)
608throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 683throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 764throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 799throw new XpsSerializationException(SR.ReachSerialization_NoFixedPageWriter); 876throw new XpsSerializationException(SR.ReachSerialization_NoFixedPageWriter); 916throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 953throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 986throw new XpsSerializationException(SR.ReachSerialization_NoFixedPageWriter); 1030throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 1062throw new XpsSerializationException(SR.ReachSerialization_NoFixedPageWriter); 1106throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 1138throw new XpsSerializationException(SR.ReachSerialization_NoFixedPageWriter); 1182throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter);
Serialization\Manager\XpsSerializationManager.cs (15)
96throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 154throw new XpsSerializationException(SR.ReachSerialization_NoSerializer); 451throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 479throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 505throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 561throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 607throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 644throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 678throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 711throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 840throw new XpsSerializationException(SR.ReachSerialization_FixedDocumentInDocument); 844throw new XpsSerializationException(SR.ReachSerialization_FixedDocumentInPage); 871throw new XpsSerializationException(SR.ReachSerialization_NoFixedPages); 884throw new XpsSerializationException(SR.ReachSerialization_FixedPageInPage); 924throw new XpsSerializationException(SR.ReachSerialization_NoFixedDocuments);
Serialization\Manager\XpsSerializationManagerAsync.cs (3)
69throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 115throw new XpsSerializationException(SR.ReachSerialization_NoSerializer); 226throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\XpsFontSerializationService.cs (1)
58throw new XpsSerializationException(SR.ReachSerialization_NotSupported);
SerializerFactory\XpsSerializerWriter.cs (1)
473throw new XpsSerializationException(SR.XpsSerializerFactory_WriterIsClosed);