RenderTargetCorruptedException.

RenderTargetCorruptedException(string, Exception) Constructor

Namespace
Avalonia
Containing Type
RenderTargetCorruptedException

Syntax

public RenderTargetCorruptedException(string message, Exception innerException)

Parameters

Name Type Description
message string
innerException Exception

Return Value

Type Description
void