|
PngCs
1.1.4
A C# library for read/write PNG images
|
Exception for unsupported operation or feature More...
Inherits Exception.
Public Member Functions | |
| PngjUnsupportedException () | |
| PngjUnsupportedException (String message, Exception cause) | |
| PngjUnsupportedException (String message) | |
| PngjUnsupportedException (Exception cause) | |
Exception for unsupported operation or feature
| Hjg.Pngcs.PngjUnsupportedException.PngjUnsupportedException | ( | ) |
| Hjg.Pngcs.PngjUnsupportedException.PngjUnsupportedException | ( | String | message, |
| Exception | cause | ||
| ) |
| Hjg.Pngcs.PngjUnsupportedException.PngjUnsupportedException | ( | String | message | ) |
| Hjg.Pngcs.PngjUnsupportedException.PngjUnsupportedException | ( | Exception | cause | ) |
1.8.2