Class PngImageException

PngImageException class

The png image exception.

public class PngImageException : Exception

Constructors

NameDescription
PngImageException(string)Initializes a new instance of the PngImageException class.
PngImageException(string, Exception)Initializes a new instance of the PngImageException class.

See Also