org.apache.log4j.lf5

Class LogLevelFormatException


public class LogLevelFormatException
extends Exception

Thrown to indicate that the client has attempted to convert a string to one the LogLevel types, but the string does not have the appropriate format.
Authors:
Michael J. Sikorsky<
Robert Shaw

Constructor Summary

LogLevelFormatException(String message)

Constructor Details

LogLevelFormatException

public LogLevelFormatException(String message)

Copyright 2000-2005 Apache Software Foundation.