YAP 7.1.0
Error Handling

The error handler is called when there is an execution error or a warning needs to be displayed. More...

Detailed Description

The error handler is called when there is an execution error or a warning needs to be displayed.

The handlers include a number of hooks to allow user-control

Errors are terms of the form:

Other types of terms result in a message


Class Documentation

◆ system_error/2

class system_error/2

system_error( +Error, +Cause)

  • Generate a system error Error, informing the possible cause Cause