Jiwa and Exceptions
Is there a way or would it be possible to introduce a way to have Jiwa have an event that a plugin can attach to when a an exception is thrown that give you access to the stack trace.
My reason for asking is quite often you can have the situation with a customers database that suddenly an exception or error starts to be thrown that you can't replicate and the only way to resolve it is move the database onto a machine with Visual studio installed on it to get the debugger to fire and if the database is quite large this transfer process can be very time consuming.
My reason for asking is quite often you can have the situation with a customers database that suddenly an exception or error starts to be thrown that you can't replicate and the only way to resolve it is move the database onto a machine with Visual studio installed on it to get the debugger to fire and if the database is quite large this transfer process can be very time consuming.