Apache Commons Logging: Difference between revisions

Content deleted Content added
m Example: Typo fixing, replaced: existant → existent using AWB
Line 120:
} catch (Exception e)
{
log.warn("Can't find a non-existantexistent class!");
}