#434 - added ActionError that can be used to report custom error codes by Action Handlers that later can be caught by try Action Handler to behave differently on different kinds of errors.
#446 - added support of include EJS directive for both local and global template processors.