edu.sc.seis.gee.configurator
Class ConfigurationException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byedu.sc.seis.gee.configurator.ConfigurationException
All Implemented Interfaces:
java.io.Serializable

public class ConfigurationException
extends java.lang.Exception

ConfigurationException.java Created: Wed Nov 28 12:33:28 2001

Version:
Author:
Philip Crotwell
See Also:
Serialized Form

Constructor Summary
ConfigurationException()
           
ConfigurationException(java.lang.String s)
           
ConfigurationException(java.lang.String s, java.lang.Throwable e)
           
 
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

ConfigurationException

public ConfigurationException()

ConfigurationException

public ConfigurationException(java.lang.String s)

ConfigurationException

public ConfigurationException(java.lang.String s,
                              java.lang.Throwable e)


Copyright © 2002-2006 Seismology at the University of South Carolina. All Rights Reserved.