xtraError err
This event is invoked in case an error occurred during work with the XTRA. The error is returned in the parameter err.

Example - Director
on xtraError err
     put err 
end