EmfException

Inheritance: java.lang.Object, java.lang.Throwable, java.lang.Exception, java.lang.RuntimeException, com.aspose.ms.System.Exception

public class EmfException extends System.Exception

Exception for Emf classes

Constructors

ConstructorDescription
EmfException(String message)Initializes a new instance of the EmfException class.

EmfException(String message)

public EmfException(String message)

Initializes a new instance of the EmfException class.

Parameters:

ParameterTypeDescription
messagejava.lang.StringThe message that describes the error.