Lines Matching refs:re

129         } catch (Exception re) {
130 debug.error("SMSJAXRPCObject:read -- Exception:", re);
131 throw (new SMSException(re, "sms-JAXRPC-cannot-read"));
150 } catch (Exception re) {
151 debug.error("SMSJAXRPCObject:create -- Exception:", re);
152 throw (new SMSException(re, "sms-JAXRPC-cannot-create"));
170 } catch (Exception re) {
171 debug.error("SMSJAXRPCObject:modify -- Exception:", re);
172 throw (new SMSException(re, "sms-JAXRPC-cannot-modify"));
189 } catch (Exception re) {
190 debug.error("SMSJAXRPCObject:delete -- Exception:", re);
191 throw (new SMSException(re, "sms-JAXRPC-cannot-delete"));
216 } catch (Exception re) {
217 debug.error("SMSJAXRPCObject.searchSubOrgNames", re);
218 throw (new SMSException(re, "sms-JAXRPC-suborg-cannot-search"));
244 } catch (Exception re) {
245 debug.error("SMSJAXRPCObject.searchOrganizationNames", re);
246 throw (new SMSException(re, "sms-JAXRPC-org-cannot-search"));
268 } catch (Exception re) {
269 debug.error("SMSJAXRPCObject:subEntries -- Exception:", re);
270 throw (new SMSException(re, "sms-JAXRPC-subentry-cannot-search"));
294 } catch (Exception re) {
295 debug.error("SMSJAXRPCObject:subEntries -- Exception:", re);
296 throw (new SMSException(re,
334 } catch (Exception re) {
335 debug.error("SMSJAXRPCObject:search -- Exception:", re);
336 throw (new SMSException(re, "sms-JAXRPC-error-in-searching"));
357 } catch (Exception re) {
358 debug.error("SMSJAXRPCObject:search -- Exception:", re);
359 throw (new SMSException(re, "sms-JAXRPC-error-in-searching"));
392 } catch (Exception re) {
393 debug.error("SMSJAXRPCObject:entryExists -- Exception:", re);
435 } catch (Exception re) {
436 debug.error("SMSJAXRPCObject:getRootSuffix:Exception:", re);
451 } catch (Exception re) {
452 debug.error("SMSJAXRPCObject:getSessionRootSuffix:Exception:", re);
468 } catch (Exception re) {
469 debug.error("SMSJAXRPCObject:getAMSdkBaseDN:Exception:", re);
500 } catch (Exception re) {
501 debug.error("SMSJAXRPCObjectvalidateServiceAttributes", re);
502 throw new SMSException(re,
747 } catch (Exception re) {
750 + "Exception", re);