CSharpTest.Net
InterpreterException Constructor(String,Exception)
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Commands Namespace > InterpreterException Class > InterpreterException Constructor : InterpreterException Constructor(String,Exception)

text
innerException

Glossary Item Box

Constructs an exception

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal text As String, _
   ByVal innerException As Exception _
)
C# 
public InterpreterException( 
   string text,
   Exception innerException
)

Parameters

text
innerException

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys