Qore Programming Language Reference Manual
1.7.0
|
Variables | |
const | Qore::ET_System = "System" |
Exception type code system exceptions (thrown in internal Qore code or in modules) | |
const | Qore::ET_User = "User" |
Exception type for user exceptions (thrown by the throw statement) | |