try{
log.info("I obey");
log.info("Deeper and deeper");
log.info("Into submission");
} catch (MindStillActiveException e){
runMindMelter(2hours);
}
}
try{
log.info("I obey");
log.info("Deeper and deeper");
log.info("Into submission");
} catch (MindStillActiveException e){
runMindMelter(2hours);
}
}