PdfToSvg.NET
  • Get started
  • Documentation
  • License
  • v0.8.0
PdfToSvg
PdfException Class
PdfException Constructor
PdfException(String) Constructor
PdfException(String, Exception) Constructor

PdfException(String, Exception) Constructor

Creates a new instance of a PdfException.

public PdfException(
	string message,
	Exception? innerException
)
Namespace
PdfToSvg
Package
PdfToSvg.NET

Parameters

message  String
Error message.
innerException  Exception
The cause for this exception.

See Also

PdfException Class
PdfException Overload
PdfToSvg Namespace
Made by Daniel Mester Pirttijärvi
GitHub Contact