tigase.conf
Class ConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
tigase.conf.ConfigurationException
- All Implemented Interfaces:
- Serializable
public class ConfigurationException
- extends IOException
- Author:
- kobit
- 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()
- Creates a new instance of
ConfigurationException
without detail message.
ConfigurationException
public ConfigurationException(String msg)
- Constructs an instance of
ConfigurationException
with the specified detail message.
- Parameters:
msg
- the detail message.
Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.