Searched refs:exx (Results 1 – 5 of 5) sorted by relevance
141 ServiceLocationException exx = null; in transactUA() local144 exx = in transactUA()171 if (exx != null) { in transactUA()172 short err = exx.getErrorCode(); in transactUA()178 throw exx; in transactUA()235 ServiceLocationException exx = null; in transactUnicastMsg() local356 exx = ex; in transactUnicastMsg()383 exx = in transactUnicastMsg()398 return exx; in transactUnicastMsg()
371 } catch (CloneNotSupportedException exx) { in makeErrorReply()415 } catch (ServiceLocationException exx) { in makeErrorReply()418 hdr.makeErrorReply(exx); in makeErrorReply()
218 } catch (CloneNotSupportedException exx) { in makeErrorReply()
625 } catch (ServiceLocationException exx) { in handleRequest()
1662 } catch (MissingResourceException exx) { in formatMessageInternal()