What does this mean in a stack trace?
Posted
by bpapa
on Stack Overflow
See other posts from Stack Overflow
or by bpapa
Published on 2008-12-10T19:48:49Z
Indexed on
2010/04/01
10:13 UTC
Read the original article
Hit count: 452
I see this in a stack trace:
myorg.vignettemodules.customregistration.NewsCategoryVAPDAO.getEmailContentByID(I)Lmyorg/pushemail/model/EmailContent;
What does the "(I)L
" mean?
© Stack Overflow or respective owner