za.org.coefficient.exception
Class ConfigurationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by za.org.coefficient.exception.ConfigurationException
All Implemented Interfaces:
java.io.Serializable

public class ConfigurationException
extends java.lang.RuntimeException

DOCUMENT ME!

Version:
$Revision: 1.1.1.1 $
Author:
$author$
See Also:
Serialized Form

Field Summary
private  java.lang.Throwable th
           
 
Constructor Summary
protected ConfigurationException()
           
  ConfigurationException(java.lang.String msg)
           
  ConfigurationException(java.lang.String msg, java.lang.Throwable t)
           
  ConfigurationException(java.lang.Throwable t)
           
 
Method Summary
 java.lang.Throwable getRootCause()
           
 
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
 

Field Detail

th

private java.lang.Throwable th
Constructor Detail

ConfigurationException

public ConfigurationException(java.lang.String msg)

ConfigurationException

public ConfigurationException(java.lang.Throwable t)

ConfigurationException

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

ConfigurationException

protected ConfigurationException()
Method Detail

getRootCause

public java.lang.Throwable getRootCause()


Copyright CSIR. All Rights Reserved.