Lines Matching refs:ioException
222 … IOException ioException(message, Reference<XInterface>(static_cast<XConnection *>(this))); in read() local
225 any <<= ioException; in read()
229 throw ioException; in read()
238 … IOException ioException(message, Reference<XInterface>(static_cast<XConnection *>(this))); in read() local
241 any <<= ioException; in read()
245 throw ioException; in read()
260 … IOException ioException(message, Reference<XInterface>(static_cast<XConnection *>(this))); in write() local
263 any <<= ioException; in write()
267 throw ioException; in write()
274 … IOException ioException(message, Reference<XInterface>(static_cast<XConnection *>(this))); in write() local
277 any <<= ioException; in write()
281 throw ioException; in write()