All Downloads are FREE. Search and download functionalities are using the official Maven repository.

samples.errors.example.pec Maven / Gradle / Ivy

The newest version!
define main as method doing:
    switch on error doing:
        printLine "1/0 -> " + 1/0
    when DIVIDE_BY_ZERO:
        printLine error.text




© 2015 - 2025 Weber Informatics LLC | Privacy Policy