TrialException

TrialException

Overview

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

Trial exception

Methods

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

See Also