Closed stevan closed 11 years ago
Once Issue #35 is done, we need a way to bind the MoeException hierarchy to a NativeObject exception. This can likely be done by making the MoeErrors object into a factory (using the apply method).
apply
I think it better to do this in a more lazy way inside the try/catch blocks
Once Issue #35 is done, we need a way to bind the MoeException hierarchy to a NativeObject exception. This can likely be done by making the MoeErrors object into a factory (using the
apply
method).