try{
me.startLearning();
}
catch(UnknownCommandException e){
System.out.println("'startLearning' is not recognized as an internal or external command, operable program or batch file");
}
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies.