HCL-TECH-SOFTWARE / domino-jnx

Modern Domino Java API based on JNA access to Domino's C API
https://opensource.hcltechsw.com/domino-jnx/
Apache License 2.0
14 stars 3 forks source link

Add calling class to the message for access-denied exceptions #336

Open jesse-gallagher opened 2 years ago

jesse-gallagher commented 2 years ago

This is sort of a special-needs case, but it'd be useful for specifically this type of exception to also include the calling class (i.e. the previous line from the stack trace) in the exception's message.