public class EmfException
extends com.aspose.ms.System.Exception
Exception for Emf classes
Constructor and Description |
---|
EmfException(String message)
Initializes a new instance of the
EmfException class. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public EmfException(String message)
Initializes a new instance of the EmfException
class.
message
- The message that describes the error.com.aspose.ms.System.Exception
- throws new exception