BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.logging
Class LoggerNotAvailableException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--weblogic.logging.LoggerNotAvailableException

public final class LoggerNotAvailableException
extends java.lang.Exception

This exception is thrown to indicate that the requested Logger does not live on the server process on which this request was invoked.

Author:
Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
See Also:
Serialized Form

Constructor Summary
LoggerNotAvailableException(java.lang.String msg)
          Create an exception object with a given message.
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LoggerNotAvailableException

public LoggerNotAvailableException(java.lang.String msg)
Create an exception object with a given message.

Parameters:
msg - The message explaining the details of the error condition.

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