RenderTargetCorruptedException Class
Definition
public class RenderTargetCorruptedException
Constructors
| Name | Description |
|---|---|
| RenderTargetCorruptedException (4 overloads) | No summary available. |
RenderTargetCorruptedException overloads
RenderTargetCorruptedException Constructor
public RenderTargetCorruptedException()
RenderTargetCorruptedException Constructor
public RenderTargetCorruptedException(Exception innerException)
Parameters
innerException Exception
RenderTargetCorruptedException Constructor
public RenderTargetCorruptedException(string message)
Parameters
message string
RenderTargetCorruptedException Constructor
public RenderTargetCorruptedException(string message, Exception innerException)
Parameters
message string
innerException Exception