PdfException
Vue de l’ensemble
‘PdfException’ est une classe dans Aspose.PDF FOSS pour .NET. Inherite de: ‘Exception’.
Il s’agit d’erreurs qui se produisent lors de l’exécution de la demande PDF.
Cette classe fournit 5 méthodes pour travailler avec les objets PdfException dans des programmes .NET. Les méthodologies disponibles comprennent: ‘GenerateCrashReport’, ‘Pdfexception’. Tous les membres publics sont accessibles à n’importe quelle application .Net après l’installation de la FOSS Aspose.PDF pour le package .net.
méthodes
| Signature | Description |
|---|---|
PdfException() | Initializes a new instance of the PdfException class. |
PdfException(message: string) | Initializes a new instance of the PdfException class with a message. |
PdfException(message: string, innerException: Exception) | Initializes a new instance of the PdfException class with a message and inner exception. |
PdfException(innerException: Exception) | Initializes a new instance of the PdfException class wrapping the inner exception. |
GenerateCrashReport(options: CrashReportOptions) | Write a crash report to disk per options. |
Voir aussi
- Aspose.PDF pour .NET — API d’entreprise