net.sf.jlayercheck.util.exceptions
Class ConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sf.jlayercheck.util.exceptions.ConfigurationException
- All Implemented Interfaces:
- Serializable
public class ConfigurationException
- extends Exception
Thrown if configuration contains errors.
- Version:
- $Id: ConfigurationException.java,v 1.2 2007/05/04 06:08:56 gunia Exp $
- Author:
- timo, $Author: gunia $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ConfigurationException
public ConfigurationException()
ConfigurationException
public ConfigurationException(String msg)
ConfigurationException
public ConfigurationException(String msg,
Throwable cause)
Copyright © 2007. All Rights Reserved.