Package tigase.conf
Class ConfigReader.ConfigException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- tigase.conf.ConfigReader.ConfigException
-
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ConfigReader.InvalidFormatException,ConfigReader.UnsupportedOperationException
- Enclosing class:
- ConfigReader
public static class ConfigReader.ConfigException extends Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ConfigException(String msg)ConfigException(String msg, Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-