 | UnknownErrorException Constructor |
Initializes a new instance of the UnknownErrorException class.
Namespace:
Patagames.Pdf.Net.Exceptions
Assemblies:
Patagames.Pdf.Xamarin.iOS (in Patagames.Pdf.Xamarin.iOS.dll) Version: 4.84.2704
Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.84.2704
Syntaxpublic UnknownErrorException()
public:
UnknownErrorException()
new : unit -> UnknownErrorException
public UnknownErrorException()
Patagames.Pdf.Net.Exceptions.UnknownErrorException = function();
See Also