@Override public ExceptionHandler getExceptionHandler() { return this.mc.getUnderlyingConnection().getExceptionHandler(); }
public ExceptionHandler getExceptionHandler() { return exceptionHandler; }