Class CompareTool.CompareToolExecutionException
Exceptions thrown when errors occur during generation and comparison of images obtained on the basis of pdf files.
public class CompareTool.CompareToolExecutionException : Exception, ISerializable
- Inheritance
-
CompareTool.CompareToolExecutionException
- Implements
- Inherited Members
Constructors
CompareToolExecutionException(string)
Creates a new CompareTool.CompareToolExecutionException.
public CompareToolExecutionException(string msg)
Parameters
msg
stringthe detail message.