Forums Register Login

Interpreting stack message characters

+Pie Number of slices to send: Send
Anyone know what's up with the characters toward the end of this line:

java.lang.NoSuchMethodError: javax.mail.internet.MimeMultipart.addBodyPart(Ljavax/mail/BodyPart;I)V


"L" ";I" and "V" seem out of place here. I bet they mean something just don't know what. Like V might mean void return type . . .
+Pie Number of slices to send: Send
L in front of a class name usually indicates an array of that type. Are you trying to add multiple body parts at once? Because there are only two addBodyPart methods; one takes a BodyPart, and the other a BodyPart and an integer.
+Pie Number of slices to send: Send
I'm actually setting up a new app with Commons Email to send multiple email attachments. I have to figure out all my version dependencies and stuff.

J2EE level / Commons Email level, etc.

Right now I apparently have an invalid combination.
crispy bacon. crispy tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com


reply
reply
This thread has been viewed 1104 times.
Similar Threads
wat is the purpose of start()
JTable Copy/paste functionality
How to keep leading zeros when doing a parseInt
Can someone simplify this method?/
Scott Adams' depiction of IIT grads
More...

All times above are in ranch (not your local) time.
The current ranch time is
Apr 16, 2024 04:05:30.