Table of Contents

Class EmfException

Namespace
Aspose.Imaging.CoreExceptions.ImageFormats
Assembly
Aspose.Imaging.dll

Exception for Emf classes

public class EmfException : Exception, ISerializable
Inheritance
EmfException
Implements
Inherited Members

Constructors

EmfException(string)

Initializes a new instance of the EmfException class.

public EmfException(string message)

Parameters

message string

The message that describes the error.

Exceptions

Exception

throws new exception