Hi,
It can be considered a bug. But it will stay that way.
new JavaException returns a non-null value if you have passed the message in
the constructor.
For Exceptions generated by Java, the php message is always null, as we
cannot override the php getmessage method. The bridge uses exception
chaining, so you can get the information from the parent, as usual.
Regards,
Jost Bökemeier
|