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:
- Serializable, Loggeable
public class ConfigurationException
- extends ISOException
- Since:
- jPOS 1.2
- Version:
- $Revision$ $Date$
- Author:
- Alejandro P. Revilla
- See Also:
Configurable,
Serialized Form
ConfigurationException
public ConfigurationException()
ConfigurationException
public ConfigurationException(String detail)
ConfigurationException
public ConfigurationException(Throwable nested)
ConfigurationException
public ConfigurationException(String detail,
Throwable nested)
Copyright © 1998-2012 jPOS.org. All Rights Reserved.