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, setStackTrace
public PngImageException(String message)
Initializes a new instance of the PngImageException
class.
message
- The message.