PlatformException Class
PlatformException class
Represents the base class for all exceptions that may occur during the application execution.
public class PlatformException : Exception
Constructors
Name | Description |
---|---|
PlatformException() | Initializes a new instance of the PlatformException class. |
PlatformException(String) | Initializes a new instance of the PlatformException class with a specified error message. |
PlatformException(String, Exception) | Initializes a new instance of the PlatformException class with a specified error message and a reference to the inner exception that is the cause of this exception. |
See Also
- package com.aspose.html
- package Aspose.HTML