Michelle
Not sure you can control the kind of exceptions thrown by the Java binding, but...
As a test I wrote another client that invokes a class method using java projections that returns a status explicitly and this works fine - i.e. throws a CacheException on the 'quit'.
Would it make sense to introduce another class/method in the call sequence, which catches the CacheException if it occurs and re-throws the customized exception you're interested in?
HTH,
Ram�n
-- ZCacheLib - Open Source Extensions for Cach� http://www.zcachelib.org
