[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.FindReplaceException

Class FindReplaceException

Namespace
GrapeCity.Documents.Word
Assembly
GcDocs.Word.dll

The exception that is thrown when FindReplace cannot process replace request.

public class FindReplaceException : Exception, ISerializable, _Exception
Inheritance
FindReplaceException
Implements
Inherited Members

Constructors

FindReplaceException(string)

Initializes a new instance of the FindReplaceException class.

public FindReplaceException(string message)

Parameters

message string

The message that describes the error.