[]
Initializes a new instance of the InvalidFormulaException class with a specified error message.
public InvalidFormulaException(string message)
Public Sub New(message As String)
| Type | Name | Description |
|---|---|---|
| string | message | The message that describes the error. |