PngCs  1.1.4
A C# library for read/write PNG images
Public Member Functions | List of all members
Hjg.Pngcs.PngjUnsupportedException Class Reference

Exception for unsupported operation or feature More...

Inherits Exception.

Public Member Functions

 PngjUnsupportedException ()
 
 PngjUnsupportedException (String message, Exception cause)
 
 PngjUnsupportedException (String message)
 
 PngjUnsupportedException (Exception cause)
 

Detailed Description

Exception for unsupported operation or feature

Constructor & Destructor Documentation

Hjg.Pngcs.PngjUnsupportedException.PngjUnsupportedException ( )
Hjg.Pngcs.PngjUnsupportedException.PngjUnsupportedException ( String  message,
Exception  cause 
)
Hjg.Pngcs.PngjUnsupportedException.PngjUnsupportedException ( String  message)
Hjg.Pngcs.PngjUnsupportedException.PngjUnsupportedException ( Exception  cause)