Class UnexpectedLogRuntimeException

All Implemented Interfaces:
Serializable, ErrorCodeAccessor, Trap, RecordAccessor

public class UnexpectedLogRuntimeException extends LoggerRuntimeException.LoggerRecordRuntimeException
Thrown in case some other problems regarding logging occurred, e.g. the data sink (physical system where to log to) experiences problems.
See Also: