ExceptionForce icon indicating copy to clipboard operation
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.

Results 3 ExceptionForce issues
Sort by recently updated
recently updated
newest added

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.