Skip to content

Commit

Permalink
Improved log message
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed Dec 3, 2024
1 parent 2ca62b2 commit f093432
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ public ESuccess processHeaderElement (@Nonnull final Document aSoapDoc,
// Should be screened by the XSD conversion already
if (aPMode == null)
{
final String sDetails = "Failed to resolve PMode '" +
final String sDetails = "Failed to resolve PMode for UserMessage '" +
sPModeID +
"' / '" +
sService +
Expand Down

0 comments on commit f093432

Please sign in to comment.