To catch a exception thrown by prolog
For a example see PlException.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public PlException( PlTerm term )
Public Sub New ( term As PlTerm )
public: PlException( PlTerm term )
new : term : PlTerm -> PlException
Parameters
- term (PlTerm)
- A PlTerm containing the Prolog exception
Assembly: SwiPlCs (Module: SwiPlCs.dll) Version: 1.1.60601.0 (1.1.60601.0)