private void logError(MiniPLException exception)
 {
     io.outputLine(exception.getMessage());
 }