daikon.config
Class Configuration.ConfigException
Object
Throwable
Exception
RuntimeException
Configuration.ConfigException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Configuration
public static class Configuration.ConfigException
- extends RuntimeException
Lets callers differentiate between configuration problems and all others.
- See Also:
- Serialized Form
| Methods inherited from class Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Configuration.ConfigException
public Configuration.ConfigException(String s,
Throwable t)
Configuration.ConfigException
public Configuration.ConfigException(String s)
Configuration.ConfigException
public Configuration.ConfigException()