Uses of Class
org.refcodes.logger.LoggerRuntimeException.LoggerRecordRuntimeException
-
Uses of LoggerRuntimeException.LoggerRecordRuntimeException in org.refcodes.logger
Subclasses of LoggerRuntimeException.LoggerRecordRuntimeException in org.refcodes.loggerModifier and TypeClassDescriptionclassThrown in case the record cannot be logged as a specific implementation might expect some dedicatedColumninstances to be contained in the provided Record.classThrown in case some other problems regarding logging occurred, e.g. the data sink (physical system where to log to) experiences problems.