PGFSharp : PGFSharp Namespace

ParseError Class

Documentation for this section has not yet been entered.

Syntax

public class ParseError : Exception

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: PGFSharp
Assembly: PGFSharp (in PGFSharp.dll)
Assembly Versions: 3.8.0.0

Members

See Also: Inherited members from Exception.

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Protected Constructors

Member Details

ParseError Constructor

Documentation for this section has not yet been entered.

Syntax

public ParseError ()

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: PGFSharp
Assembly: PGFSharp (in PGFSharp.dll)
Assembly Versions: 3.8.0.0

ParseError Constructor

Documentation for this section has not yet been entered.

Syntax

public ParseError (string message)

Parameters

message
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: PGFSharp
Assembly: PGFSharp (in PGFSharp.dll)
Assembly Versions: 3.8.0.0

ParseError Constructor

Documentation for this section has not yet been entered.

Syntax

Parameters

info
Documentation for this section has not yet been entered.
context
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: PGFSharp
Assembly: PGFSharp (in PGFSharp.dll)
Assembly Versions: 3.8.0.0

ParseError Constructor

Documentation for this section has not yet been entered.

Syntax

public ParseError (string message, Exception inner)

Parameters

message
Documentation for this section has not yet been entered.
inner
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: PGFSharp
Assembly: PGFSharp (in PGFSharp.dll)
Assembly Versions: 3.8.0.0