| Did you know ... | Search Documentation: |
| pce-exception_handlers |
->exception.
Each entry of this sheet maps an exception-name onto a code
object which is executed when the corresponding exception occurs. The
argument bindings for
@arg1, ... are
the second, ... argument passed to pce->exception.
The following exceptions are currently defined:
<-object
Parameters:
@arg1: class name
<-convert
if the error id is not in
@errors. If
defined, it should create an error
object with the requested identifier.
Parameters:
@arg1: identifier of missing error object.
.e. @pce),
but the reference is unknown. Parameters:
@arg1: reference name
@arg1: The existing reference name
->initialisation
method for some instance failed. Parameters:
@arg1: The (partial) instance @arg2 ... The arguments given to ->initialise
->exception