FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FormulaRestrictedException Class : FormulaRestrictedException Constructor |
'Declaration Public Function New( _ ByVal consumer As IExpressionConsumer, _ ByVal index As Integer, _ ByVal message As String, _ ByVal innerException As Exception _ )
'Usage Dim consumer As IExpressionConsumer Dim index As Integer Dim message As String Dim innerException As Exception Dim instance As New FormulaRestrictedException(consumer, index, message, innerException)
public FormulaRestrictedException( IExpressionConsumer consumer, int index, string message, Exception innerException )
Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional