ExceptionForce
ExceptionForce copied to clipboard
Exception handling framework that allows Salesforce developers to catch exceptions and log them as a custom object or post to Slack.
Is it just me or is getCause always null?
In many cases the getMessage method doesn't include the same level of detail around the getDMLMessage() method. We should try to get the full dml messages when applicable.
I think we should include things like org id, org name etc.. I think it would help differentiate where the error is coming from.