parent
290316d2ac
commit
f51985e0b1
@ -41,7 +41,7 @@ public class TemplateUtils {
|
|||||||
try {
|
try {
|
||||||
runnable.run();
|
runnable.run();
|
||||||
} catch (Exception e) {
|
} catch (Exception e) {
|
||||||
LogUtils.NAMING_LOGGER.error("string empty and then execute cause an exception.", e);
|
LogUtils.NAMING_LOGGER.error("string not empty and then execute cause an exception.", e);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user