Homepage: https://github.com/aki2o/yaxception
Author: Hiroaki Otsu
Updated:
Provide framework about exception like Java for Elisp
This extension provides framework about exception for elisp. The framework features are the following. - try/catch/finally coding style like Java - custom error object - stacktrace like Java