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