Class ConvertFileException

ConvertFileException class

The exception that is thrown if file conversion failed.

public class ConvertFileException : AnnotatorException

Constructors

Name Description
ConvertFileException(string) Initializes a new instance of the ConvertFileException class.
ConvertFileException(string, Exception) Initializes a new instance of the ConvertFileException class.

See Also