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, setStackTracepublic 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 exceptionCopyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.