Generate an exception (as throw/1) and return false.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public bool PlThrow()
Public Function PlThrow As Boolean
public: bool PlThrow()
member PlThrow : unit -> bool
Return Value
Remarks
Used in the PREDICATE() wrapper to pass the exception to Prolog. See PL_raise_exeption().
Assembly: SwiPlCs (Module: SwiPlCs.dll) Version: 1.1.60601.0 (1.1.60601.0)