The Logtalk Handbook Logo
3.91.1

Contents

  • User Manual
  • Reference Manual
    • Grammar
    • Control constructs
    • Directives
    • Built-in predicates
    • Built-in methods
      • Logic and control
      • Execution context
      • Reflection
      • Database
      • Meta-calls
      • Error handling
        • catch/3
        • throw/1
        • instantiation_error/0
        • uninstantiation_error/1
        • type_error/2
        • domain_error/2
        • consistency_error/3
        • existence_error/2
        • permission_error/3
        • representation_error/1
        • evaluation_error/1
        • resource_error/1
        • syntax_error/1
        • system_error/0
      • All solutions
      • Event handling
      • Message forwarding
      • Definite clause grammar rules
      • Term and goal expansion
      • Coinduction hooks
      • Message printing
      • Question asking
  • Tutorial
  • FAQ
  • Developer Tools
  • Libraries
  • Ports
  • Contributions
  • Glossary
  • Bibliography
  • Index

External Contents

  • APIs
  • Logtalk website
  • GitHub repo
The Logtalk Handbook
  • Reference Manual
  • Built-in methods
  • Error handling
  • Edit on GitHub

Error handling

  • catch/3
  • throw/1
  • instantiation_error/0
  • uninstantiation_error/1
  • type_error/2
  • domain_error/2
  • consistency_error/3
  • existence_error/2
  • permission_error/3
  • representation_error/1
  • evaluation_error/1
  • resource_error/1
  • syntax_error/1
  • system_error/0
Previous Next

© Copyright 1998-2025, Paulo Moura.

Built with Sphinx using a theme provided by Read the Docs.