Class UnrecognizedLoggingPropertyException

  • All Implemented Interfaces:
    Serializable

    public class UnrecognizedLoggingPropertyException
    extends Exception

    Thrown by log management methods when an unknown logging property name is given.

    See Also:
    Serialized Form
    • Constructor Detail

      • UnrecognizedLoggingPropertyException

        public UnrecognizedLoggingPropertyException​(String message)