Lines Matching refs:ce

403     catch (ConfigException ce)
615 catch (ClientException ce)
617 logger.warn(LocalizableMessage.raw("Error reading input: " + ce, ce));
643 catch (ClientException ce)
646 logger.warn(LocalizableMessage.raw("Error reading input: " + ce, ce));
2034 catch (ClientException ce)
2036 errPrintln(ce.getMessageObject());
2071 catch (ClientException ce)
2073 errPrintln(ce.getMessageObject());
2099 catch (ClientException ce)
2101 logger.warn(LocalizableMessage.raw("Client exception " + ce));
2103 errPrintln(ce.getMessageObject());
2215 catch (ClientException ce)
2217 logger.warn(LocalizableMessage.raw("Client exception "+ce));
2219 errPrintln(ce.getMessageObject());
2271 catch (ClientException ce)
2273 errPrintln(ce.getMessageObject());
2324 catch (ClientException ce)
2326 errPrintln(ce.getMessageObject());
2344 catch (ClientException ce)
2346 errPrintln(ce.getMessageObject());
2470 catch (ClientException ce)
2472 logger.warn(LocalizableMessage.raw("Client exception "+ce));
2476 errPrintln(ce.getMessageObject());
2541 catch (ClientException ce)
2543 errPrintln(ce.getMessageObject());
2602 catch (ClientException ce)
2604 errPrintln(ce.getMessageObject());
2623 catch (ClientException ce)
2625 errPrintln(ce.getMessageObject());
2786 catch (ClientException ce)
2788 logger.warn(LocalizableMessage.raw("Client exception "+ce));
2790 errPrintln(ce.getMessageObject());
2835 catch (ClientException ce)
2837 errPrintln(ce.getMessageObject());
2853 catch (ClientException ce)
2855 errPrintln(ce.getMessageObject());
2867 catch (ClientException ce)
2869 errPrintln(ce.getMessageObject());
2896 catch (ClientException ce)
2898 errPrintln(ce.getMessageObject());
3009 catch (ClientException ce)
3011 errPrintln(ce.getMessageObject());
3073 catch (ClientException ce)
3075 logger.warn(LocalizableMessage.raw("Client exception " + ce));
3077 errPrintln(ce.getMessageObject());
3192 catch (ClientException ce)
3194 logger.warn(LocalizableMessage.raw("Client exception "+ce));
3196 errPrintln(ce.getMessageObject());
3267 catch (ClientException ce)
3269 logger.warn(LocalizableMessage.raw("Client exception "+ce));
3271 errPrintln(ce.getMessageObject());
4792 catch (ClientException ce)
4794 errPrintln(ce.getMessageObject());
4954 catch (ClientException ce)
4956 errPrintln(ce.getMessageObject());
7492 ClientException ce = new ClientException(
7506 throw ce;
8342 catch (ClientException ce)
8344 logger.warn(LocalizableMessage.raw("Error reading input: "+ce, ce));