User Tools

Site Tools


dev:error_handling

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
dev:error_handling [2025/03/08 13:40] oschuettdev:error_handling [2025/03/08 13:41] (current) oschuett
Line 5: Line 5:
    CPWARN("A short warning message")    CPWARN("A short warning message")
    CPABORT("A short error message")    CPABORT("A short error message")
-   CPASSERT(2>1) ! For sanity checks only, not for user errors.+   CPASSERT(2 > 1) ! For sanity checks only, not for user errors.
 </code> </code>
  
dev/error_handling.txt · Last modified: 2025/03/08 13:41 by oschuett