Class IOException

IOException class

The exception that is thrown when trying to apply format-specific annotation to the wrong file type.

public class IOException : AnnotatorException

Constructors

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

See Also