public class LoggerNotConfiguredException extends Exception
Thrown by log management methods when a log key does not match a configured logger.
Constructor and Description |
---|
LoggerNotConfiguredException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public LoggerNotConfiguredException(String message)