com.gauce.log
Class LoggingFailedException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended bycom.gauce.log.LoggingFailedException
All Implemented Interfaces:
java.io.Serializable

public class LoggingFailedException
extends java.lang.RuntimeException

LoggingÀÌ ½ÇÆÐÇßÀ»°æ¿ì »ý¼ºÇÏ´Â ¿À·ù

Since:
Gauce 2.9
Version:
1.0 2002.08
Author:
Shift Information & Communication CO.
See Also:
Serialized Form

Constructor Summary
LoggingFailedException()
           
LoggingFailedException(java.lang.String msg)
          »ý¼ºÀÚ, ÁöÁ¤µÈ ¿À·ù ¸Þ½ÃÁö·Î °´Ã¼¸¦ »ý¼ºÇÑ´Ù.
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LoggingFailedException

public LoggingFailedException()

LoggingFailedException

public LoggingFailedException(java.lang.String msg)
»ý¼ºÀÚ, ÁöÁ¤µÈ ¿À·ù ¸Þ½ÃÁö·Î °´Ã¼¸¦ »ý¼ºÇÑ´Ù.

Since:
Gauce 2.9