Home | History | Annotate | Download | only in stack

Lines Matching defs:raiseIOException

434                         raiseIOException(transaction.getPeerAddress(), transaction.getPeerPort(),
664 private void raiseIOException(String host, int port, String protocol) {
1010 this.raiseIOException(hop.getHost(), hop.getPort(), hop.getTransport());