[View]  [Edit]  [Lock]  [References]  [Attachments]  [History]  [Home]  [Changes]  [Search]  [Help] 

Exception issues

This section will describe how to adapt VSE Exception model to S8
VSE Exception is an extensive hierarchy. Concrete VSE error classes in S8 are represented as plain Error. Most general errors (aritmethic & zero divide) are compatibilized leaving the remain VSE errors as study case depending on specific scenary. This issue is treated in VSECompat-Exceptions.st. For a detailed compatibility chart you should see BlockClosure, Exception, Error