Forward Computing and Control Pty. Ltd.
Logging Package V1.3.0

2004/11/22

au.com.forward.logging
Class LoggingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by au.com.forward.logging.LoggingException
All Implemented Interfaces:
java.io.Serializable

public class LoggingException
extends java.lang.RuntimeException
implements java.io.Serializable

Exception Class for Logging initialization error.
Extends from RuntimeException so you can call Logging.initializeLogging() in a static { } block
see Logging for some example code.

Version:
October 21, 2001, 0.1 1st Jan 1998
Author:
Dr. M.P. Ford
See Also:
Serialized Form

Constructor Summary
LoggingException(java.lang.String msg)
           
LoggingException(java.lang.String msg, java.lang.Throwable t)
           
 
Method Summary
 
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

LoggingException

public LoggingException(java.lang.String msg,
                        java.lang.Throwable t)

LoggingException

public LoggingException(java.lang.String msg)

Forward Computing and Control Pty. Ltd.
Logging Package V1.3.0

2004/11/22

Copyright ©2003, Forward Computing and Control Pty. Ltd
ACN 003 669 994   NSW Australia,   All Rights Reserved.
email:fcc@forward.com.au