Class ConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jpos.iso.ISOException
org.jpos.core.ConfigurationException
- All Implemented Interfaces:
Serializable, Loggeable
- Since:
- jPOS 1.2
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionConfigurationException(String detail) ConfigurationException(String detail, Throwable nested) ConfigurationException(Throwable nested) -
Method Summary
Methods inherited from class ISOException
dump, getNested, getTagName, printStackTrace, printStackTrace, printStackTrace, toStringMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace
-
Constructor Details
-
ConfigurationException
public ConfigurationException() -
ConfigurationException
-
ConfigurationException
-
ConfigurationException
-