|
PngCs
1.1.4
A C# library for read/write PNG images
|
Exception associated with input (reading) operations More...
Inherits Hjg.Pngcs.PngjException.
Public Member Functions | |
| PngjInputException (String message, Exception cause) | |
| PngjInputException (String message) | |
| PngjInputException (Exception cause) | |
Public Member Functions inherited from Hjg.Pngcs.PngjException | |
| PngjException (String message, Exception cause) | |
| PngjException (String message) | |
| PngjException (Exception cause) | |
Exception associated with input (reading) operations
| Hjg.Pngcs.PngjInputException.PngjInputException | ( | String | message, |
| Exception | cause | ||
| ) |
| Hjg.Pngcs.PngjInputException.PngjInputException | ( | String | message | ) |
| Hjg.Pngcs.PngjInputException.PngjInputException | ( | Exception | cause | ) |
1.8.2