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

Exception for internal problems More...

Inherits Exception.

Public Member Functions

 PngjExceptionInternal ()
 
 PngjExceptionInternal (String message, Exception cause)
 
 PngjExceptionInternal (String message)
 
 PngjExceptionInternal (Exception cause)
 

Detailed Description

Exception for internal problems

Constructor & Destructor Documentation

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