org.jpos.core
Class ConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jpos.iso.ISOException
org.jpos.core.ConfigurationException
- All Implemented Interfaces:
- java.io.Serializable, Loggeable
public class ConfigurationException
- extends ISOException
- Since:
- jPOS 1.2
- Version:
- $Revision: 2706 $ $Date: 2009-03-05 03:24:43 -0800 (Thu, 05 Mar 2009) $
- Author:
- Alejandro P. Revilla
- See Also:
Configurable,
Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ConfigurationException
public ConfigurationException()
ConfigurationException
public ConfigurationException(java.lang.String detail)
ConfigurationException
public ConfigurationException(java.lang.Throwable nested)
ConfigurationException
public ConfigurationException(java.lang.String detail,
java.lang.Throwable nested)