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

Class MetaConfigException

  • All Implemented Interfaces:
    java.io.Serializable


    public class MetaConfigException
    extends java.lang.Exception
    Exception throw when there is an error reading or loading the config file describing the GUI for JGAP configuration.
    Since:
    2.4
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor and Description
      MetaConfigException(java.lang.String a_message)
      Constructs a new MetaConfigException 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

      • MetaConfigException

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

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.