Example #1
0
 @Override
 public void notifyError(SSHException error) {
   err.notifyError(error);
   super.notifyError(error);
 }