Joined August 2013
·

Jaime Pérez Halcón

Sevilla Area, Spain
·

Posted to Sonar: Preserve Stack Trace over 1 year ago

Good question, try:

} catch (XPathExpressionException e) {
    throw new SAMLNoFoundException("MESSAGE", e);
}

It does not fail.

Achievements
48 Karma
5,914 Total ProTip Views