Class ConfigurationException

All Implemented Interfaces:
Serializable

public class ConfigurationException extends RuntimeException
Used when the instances used to solve the problem are not configured properly.
Author:
Carlos G. Gavidia
See Also:
  • Constructor Details

    • ConfigurationException

      public ConfigurationException(String string)