BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.logging
Class WLErrorManager

java.lang.Object
  |
  +--java.util.logging.ErrorManager
        |
        +--weblogic.logging.WLErrorManager

public class WLErrorManager
extends java.util.logging.ErrorManager

Author:
Copyright © 2002 BEA Systems, Inc. All Rights Reserved.

Fields inherited from class java.util.logging.ErrorManager
CLOSE_FAILURE, FLUSH_FAILURE, FORMAT_FAILURE, GENERIC_FAILURE, OPEN_FAILURE, WRITE_FAILURE
 
Constructor Summary
WLErrorManager(java.util.logging.Handler handler)
           
 
Method Summary
 void error(java.lang.String msg, java.lang.Exception ex, int code)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WLErrorManager

public WLErrorManager(java.util.logging.Handler handler)
Method Detail

error

public void error(java.lang.String msg,
                  java.lang.Exception ex,
                  int code)

Overrides:
error in class java.util.logging.ErrorManager

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs81b