Table of Contents

Constructor RequestOnlyValidAtMetadataRootException

Namespace
PaintDotNet.Imaging
Assembly
PaintDotNet.Windows.dll

RequestOnlyValidAtMetadataRootException()

public RequestOnlyValidAtMetadataRootException()

RequestOnlyValidAtMetadataRootException(string?)

public RequestOnlyValidAtMetadataRootException(string? message)

Parameters

message string

RequestOnlyValidAtMetadataRootException(Exception?)

public RequestOnlyValidAtMetadataRootException(Exception? innerException)

Parameters

innerException Exception

RequestOnlyValidAtMetadataRootException(string?, Exception?)

public RequestOnlyValidAtMetadataRootException(string? message, Exception? innerException)

Parameters

message string
innerException Exception