canmogol / NDIServer

one servlet application with reloadable groovy actions
Apache License 2.0
1 stars 0 forks source link

exception messages in dynamic calls are inadequate #3

Closed canmogol closed 9 years ago

canmogol commented 9 years ago

dynamic calls return only the last exception's message which indicates that dynamic call could not be completed, although the causing exceptions are meaninful, they should be the ones returned

canmogol commented 9 years ago

now exceptions added to returning error messages