[]
The exception that is thrown when FindReplace cannot process replace request.
public class FindReplaceException : Exception, ISerializable, _Exception
Initializes a new instance of the FindReplaceException class.
public FindReplaceException(string message)
message
stringThe message that describes the error.