EmfException

EmfException constructor

Initializes a new instance of the EmfException class.

public EmfException(string message)
ParameterTypeDescription
messageStringThe message that describes the error.

Exceptions

exceptioncondition
Exceptionthrows new exception

See Also