Class ConfigurationException

All Implemented Interfaces:
Serializable

public class ConfigurationException extends IbisException
Exception thrown by ConfigurationDigester and configure()-methods, signaling the configuration did not succeed.
Author:
Johan Verrips
See Also:
  • Constructor Details

    • ConfigurationException

      public ConfigurationException(String msg)
    • ConfigurationException

      public ConfigurationException(String msg, Throwable th)
    • ConfigurationException

      public ConfigurationException(Throwable e)