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. |
public PngImageException(String message)
Initializes a new instance of the PngImageException class.
message - The message.Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.