Class LoggerNotConfiguredException

  • All Implemented Interfaces:
    Serializable

    public class LoggerNotConfiguredException
    extends Exception

    Thrown by log management methods when a log key does not match a configured logger.

    See Also:
    Serialized Form
    • Constructor Detail

      • LoggerNotConfiguredException

        public LoggerNotConfiguredException​(String message)