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