| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal text As String, _ ByVal innerException As Exception _ )  | |
| C# | |
|---|---|
public InterpreterException( string text, Exception innerException )  | |
Parameters
- text
 - innerException
 
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7