Class JavascriptExtensionsException
JavascriptExtensionsException class
الاستثناء الذي يتم رميه عند حدوث أخطاء عند العمل مع JavascriptExtensions.
public class JavascriptExtensionsException : PdfException
Constructors
| Name | Description |
|---|---|
| JavascriptExtensionsException(Exception) | Initializes a new instance of the JavascriptExtensionsException class with a reference to the inner exception that is the cause of this exception. |
| JavascriptExtensionsException(string) | Initializes a new instance of the JavascriptExtensionsException class. |
| JavascriptExtensionsException(string, Exception) | Initializes a new instance of the JavascriptExtensionsException class with a specified error message and a reference to the inner exception that is the cause of this exception. |
See Also
- class PdfException
- namespace Aspose.Pdf
- assembly Aspose.PDF