public class ImageException
extends com.aspose.ms.System.Exception
The image exception.
| Constructor and Description |
|---|
ImageException(String message)
Initializes a new instance of the
ImageException class. |
ImageException(String message,
Throwable innerException)
Initializes a new instance of the
ImageException class. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic ImageException(String message)
Initializes a new instance of the ImageException class.
message - The exception message.Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.