public class EiieLog extends Object
ExceptionInInitializerErrors are recorded to.| Modifier and Type | Field and Description |
|---|---|
static List<ExceptionInInitializerError> |
COLLECTED
Reported
ExceptionInInitializerErrors are also stored to let you inspect them later. |
static Logger |
LOGGER
Logger that reports an instantiated
ExceptionInInitializerError |
| Constructor and Description |
|---|
EiieLog() |
public static Logger LOGGER
ExceptionInInitializerErrorpublic static List<ExceptionInInitializerError> COLLECTED
ExceptionInInitializerErrors are also stored to let you inspect them later.public static void log(ExceptionInInitializerError e)
Copyright © 2015. All rights reserved.