TrialException
Overview
TrialException is a class in Aspose.3D FOSS for Java.
Inherits from: RuntimeException.
Trial exception for evaluation mode.
This class provides 3 methods for working with TrialException objects in Java programs.
Available methods include: TrialException.
All public members are accessible to any Java application after installing the Aspose.3D FOSS for Java package.
Methods
| Signature | Description |
|---|---|
TrialException() | Initializes a new instance of the TrialException class. |
TrialException(message: String) | Initializes a new instance of the TrialException class. |
TrialException(message: String, cause: Throwable) | Initializes a new instance of the TrialException class. |