 | RequiredDataIsAbsentException Constructor |
Initializes a new instance of the RequiredDataIsAbsentException class.
Namespace: Patagames.Pdf.Net.ExceptionsAssembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.111.2704
Syntaxpublic RequiredDataIsAbsentException()
public:
RequiredDataIsAbsentException()
new : unit -> RequiredDataIsAbsentException
public RequiredDataIsAbsentException()
Patagames.Pdf.Net.Exceptions.RequiredDataIsAbsentException = function();
See Also