TrialException
Overview
TrialException is a class in Aspose.3D FOSS for .NET.
Inherits from: System.Exception.
Trial exception
This class provides 2 methods for working with TrialException objects in .NET programs.
Available methods include: TrialException.
All public members are accessible to any .NET application after installing the Aspose.3D FOSS for .NET package.
Properties: SuppressTrialException.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
SuppressTrialException | bool | Read/Write | Sets this to true to suppress trial exception for unlicensed usage, but the restrictions will not be lifted. |
Methods
| Signature | Description |
|---|---|
TrialException() | Constructor of |
TrialException(message: string) | Constructor of |