Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Description

Excerpt

WordWriterException is thrown by the Element.Search

...

(

...

)

...

and

...

Element.SearchAndReplace

...

(

...

)

...

methods.

...

Signature
C#
C#

<p><a class="confluence-link unresolved" href="#">Serializable</a><br />
 public sealed class WordWriterException : System.SystemException, System.Runtime.Serialization.ISerializable
{signature}{signature:ISerializable</p>
} <Serializable()> _
Signature
vb.net
vb.net

<p>&lt;Serializable()&gt; _<br />
	Public NotInheritable Class WordWriterExceptionWordWriterException<br />
		Inherits System.SystemExceptionSystemException<br />
		Implements System.Runtime.Serialization.ISerializable
{signature}
ISerializable</p>