com.google.code.kaptcha.util
Class ConfigException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.google.code.kaptcha.util.ConfigException
- All Implemented Interfaces:
- Serializable
public class ConfigException
- extends RuntimeException
ConfigException is used to indicate an error in configuration
properties.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ConfigException
public ConfigException(String paramName,
String paramValue,
Throwable cause)
ConfigException
public ConfigException(String paramName,
String paramValue,
String message)
Copyright © 2013. All rights reserved.