TrialException

TrialException

Overview

TrialException is a class in Aspose.3D FOSS for .NET. Inherits from: System.Exception.

Trial exception

This class provides 1 method 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.

Methods

SignatureDescription
TrialException()Creates the exception with a message and an inner exception
TrialException(message: string)
TrialException(message: string, innerException: System.Exception)

See Also