Documentation of 'org.jgap.data.config.ConfigException' Java class
ConfigException
org.jgap.data.config

Class ConfigException

  • All Implemented Interfaces:
    java.io.Serializable


    public class ConfigException
    extends java.lang.Exception
    Exception throw when there is an error with configuring JGAP via the GUI.
    Since:
    2.3
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor and Description
      ConfigException(java.lang.String a_message)
      Constructs a new ConfigException instance with the given error message.
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • ConfigException

        public ConfigException(java.lang.String a_message)
        Constructs a new ConfigException instance with the given error message.
        Parameters:
        a_message - an error message describing the reason this exception is being thrown.
        Since:
        2.3

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.