Package 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
-
-
Constructor Summary
Constructors Constructor Description ConfigurationException()Creates a new instance ofConfigurationExceptionwithout detail message.ConfigurationException(String msg)ConfigurationException(String string, Exception e)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-