StauffConsulting.Essentials.| C#: |
public class SyntaxError :
System.Exception
|
| VB: |
Public Class SyntaxError
Inherits System.Exception
|
| Type Ancestry: | Exception |
SyntaxError |
| C#: |
SyntaxError (string descr)
|
| VB: |
Sub New(ByVal descr As String)
|
Parameters
descr |