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