Develop footer #51
			
				
			
		
		
		
	| 
						 | 
				
			
			@ -85,7 +85,7 @@ public class TournamentDecorator implements IsObservable{
 | 
			
		|||
        } catch (Tournament.InvalidTypeException e) {
 | 
			
		||||
            e.printStackTrace();
 | 
			
		||||
            //TODO: Logger
 | 
			
		||||
            factoryDecorator.printMessageToFooter("Turniermodus nicht möglich",true);
 | 
			
		||||
            factoryDecorator.printMessageToFooter("Turniermodus nicht moeglich",true);
 | 
			
		||||
 | 
			
		||||
        } catch (IOException e) {
 | 
			
		||||
            e.printStackTrace();
 | 
			
		||||
| 
						 | 
				
			
			@ -131,7 +131,7 @@ public class TournamentDecorator implements IsObservable{
 | 
			
		|||
            factoryDecorator.printMessageToFooter("Invalide Telefonnummer",true);
 | 
			
		||||
        } catch (Player.InvalidDateException e) {
 | 
			
		||||
            e.printStackTrace();
 | 
			
		||||
            factoryDecorator.printMessageToFooter("Ungültiges Geburtsdatum", true);
 | 
			
		||||
            factoryDecorator.printMessageToFooter("Ungueltiges Geburtsdatum", true);
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue