Uses of Class
com.resilientedge.util.logger.UnknownLogTypeException

Packages that use UnknownLogTypeException
com.resilientedge.util.logger   
 

Uses of UnknownLogTypeException in com.resilientedge.util.logger
 

Methods in com.resilientedge.util.logger that throw UnknownLogTypeException
 java.lang.String LoggingType.getName()
          Gets the Name attribute of the LoggingType object
 java.lang.String Level.getName()
          Returns a string representing the name of the Level object, based upon its value.
static int Level.parseInt(java.lang.String name)
          Returns the value for a Level String.
 



Copyright © 2001 Resilient Edge, Inc. All Rights Reserved.