public class EiieLog extends Object
ExceptionInInitializerError
s are recorded to.Modifier and Type | Field and Description |
---|---|
static List<ExceptionInInitializerError> |
COLLECTED
Reported
ExceptionInInitializerError s 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
ExceptionInInitializerError
public static List<ExceptionInInitializerError> COLLECTED
ExceptionInInitializerError
s are also stored to let you inspect them later.public static void log(ExceptionInInitializerError e)
Copyright © 2015. All rights reserved.