Ticket #87 (closed task: duplicate)
Create new exceptions for ApplicativeContext
| Reported by: | dumoulin | Owned by: | dumoulin |
|---|---|---|---|
| Priority: | low | Milestone: | 1.0 |
| Component: | core | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
For instance, when there is a problem with variable retrievement in the ApplicativeContext class, an InternalProcessingError is thrown and immediatly catched to log a error message with the stacktrace. It will be more convenient to define new exceptions as for example VariableNotFoundException, to propagate these errors.
Change History
Note: See
TracTickets for help on using
tickets.





