Constructor BadMetadataHeaderException
- Namespace
- PaintDotNet.Imaging
- Assembly
- PaintDotNet.Windows.dll
BadMetadataHeaderException()
public BadMetadataHeaderException()
BadMetadataHeaderException(string?)
public BadMetadataHeaderException(string? message)
Parameters
message
string
BadMetadataHeaderException(Exception?)
public BadMetadataHeaderException(Exception? innerException)
Parameters
innerException
Exception
BadMetadataHeaderException(string?, Exception?)
public BadMetadataHeaderException(string? message, Exception? innerException)