Lines Matching refs:re

127         } catch (Exception re) {
128 debug.error("SMSJAXRPCObject:read -- Exception:", re);
129 throw (new SMSException(re, "sms-JAXRPC-cannot-read"));
148 } catch (Exception re) {
149 debug.error("SMSJAXRPCObject:create -- Exception:", re);
150 throw (new SMSException(re, "sms-JAXRPC-cannot-create"));
168 } catch (Exception re) {
169 debug.error("SMSJAXRPCObject:modify -- Exception:", re);
170 throw (new SMSException(re, "sms-JAXRPC-cannot-modify"));
187 } catch (Exception re) {
188 debug.error("SMSJAXRPCObject:delete -- Exception:", re);
189 throw (new SMSException(re, "sms-JAXRPC-cannot-delete"));
214 } catch (Exception re) {
215 debug.error("SMSJAXRPCObject.searchSubOrgNames", re);
216 throw (new SMSException(re, "sms-JAXRPC-suborg-cannot-search"));
242 } catch (Exception re) {
243 debug.error("SMSJAXRPCObject.searchOrganizationNames", re);
244 throw (new SMSException(re, "sms-JAXRPC-org-cannot-search"));
266 } catch (Exception re) {
267 debug.error("SMSJAXRPCObject:subEntries -- Exception:", re);
268 throw (new SMSException(re, "sms-JAXRPC-subentry-cannot-search"));
292 } catch (Exception re) {
293 debug.error("SMSJAXRPCObject:subEntries -- Exception:", re);
294 throw (new SMSException(re,
332 } catch (Exception re) {
333 debug.error("SMSJAXRPCObject:search -- Exception:", re);
334 throw (new SMSException(re, "sms-JAXRPC-error-in-searching"));
355 } catch (Exception re) {
356 debug.error("SMSJAXRPCObject:search -- Exception:", re);
357 throw (new SMSException(re, "sms-JAXRPC-error-in-searching"));
390 } catch (Exception re) {
391 debug.error("SMSJAXRPCObject:entryExists -- Exception:", re);
433 } catch (Exception re) {
434 debug.error("SMSJAXRPCObject:getRootSuffix:Exception:", re);
449 } catch (Exception re) {
450 debug.error("SMSJAXRPCObject:getSessionRootSuffix:Exception:", re);
466 } catch (Exception re) {
467 debug.error("SMSJAXRPCObject:getAMSdkBaseDN:Exception:", re);
498 } catch (Exception re) {
499 debug.error("SMSJAXRPCObjectvalidateServiceAttributes", re);
500 throw new SMSException(re,
745 } catch (Exception re) {
748 + "Exception", re);