-
Feb 6th, 2013, 06:53 AM
#1
customizableTraceinterceptor, placeholder [$[invocationTime]] and exception
The CustomizableTraceInterceptor does not allow the invocationTime placeholder:
Assert.doesNotContain(exceptionMessage, PLACEHOLDER_INVOCATION_TIME,
"exceptionMessage cannot contain placeholder [" + PLACEHOLDER_INVOCATION_TIME + "]");
Why? Stop watch is done in catch block too, I see no reason why this should not be allowed.
Spring 3.2
Thank you
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules