für diesen befehl:
	
	
	
	
	
		
	
brauche ich eine IOException. ich kann aber in den konstruktor nicht
	
	
	
	
	
		
	
schreiben, weil ich da schon Frame implementiere. und auf ne try abfrage hab ich auch keine lust. gibt es da eine andere lösung?
Mfg alias_host
			
			
		Code:
	
		 Socket s = server.accept();brauche ich eine IOException. ich kann aber in den konstruktor nicht
		Code:
	
	        throws IOExceptionschreiben, weil ich da schon Frame implementiere. und auf ne try abfrage hab ich auch keine lust. gibt es da eine andere lösung?
Mfg alias_host
 
				 
 
		