Package isula.aco.exception
Class ConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
isula.aco.exception.ConfigurationException
- All Implemented Interfaces:
Serializable
Used when the instances used to solve the problem are not configured
properly.
- Author:
- Carlos G. Gavidia
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ConfigurationException
-