This documentation is for the old version. Go to the latest Graphics Mill docs

TrialPeriodTimeException Constructor

Initializes a new instance of TrialPeriodTimeException class.

Overload List

Name Description
Public method TrialPeriodTimeException()

Initializes a new instance of TrialPeriodTimeException class.

Public method TrialPeriodTimeException(String)

Initializes a new instance of the TrialPeriodTimeException class with a specified error message.

Public method TrialPeriodTimeException(String, Exception)

Initializes a new instance of the TrialPeriodTimeException class with a specified error message and a reference to the inner exception that is the cause of this exception.

See Also

Reference