Uses of Class
java.lang.ExceptionInInitializerError
| Package | Description |
|---|---|
| org.apache.commons.logging |
Simple wrapper API around multiple logging APIs.
|
-
Uses of ExceptionInInitializerError in org.apache.commons.logging
Methods in org.apache.commons.logging that throw ExceptionInInitializerError Modifier and Type Method Description static voidLogSource. setLogImplementation(Class logclass)Deprecated.Set the log implementation/log implementation factory by class.static voidLogSource. setLogImplementation(String classname)Deprecated.Set the log implementation/log implementation factory by the name of the class.