PGFSharp : PGFSharp Namespace

PGFError Class

Documentation for this section has not yet been entered.

Syntax

public class PGFError : 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

PGFError Constructor

Documentation for this section has not yet been entered.

Syntax

public PGFError ()

Remarks

Documentation for this section has not yet been entered.

Requirements

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

PGFError Constructor

Documentation for this section has not yet been entered.

Syntax

public PGFError (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

PGFError 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

PGFError Constructor

Documentation for this section has not yet been entered.

Syntax

public PGFError (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