Table of Contents

Class Win32ErrorException

Namespace
PaintDotNet.Imaging
Assembly
PaintDotNet.Windows.dll

Windows Codecs received an error from the Win32 system.

public sealed class Win32ErrorException : ImagingException, ISerializable
Inheritance
Win32ErrorException
Implements
Inherited Members

Constructors

Win32ErrorException()
Win32ErrorException(Exception?)
Win32ErrorException(string?)
Win32ErrorException(string?, Exception?)