Class InvalidConfigurationException

All Implemented Interfaces:
Serializable

public class InvalidConfigurationException extends DIH4JDAException
Exception that is thrown for an invalid configuration.
See Also:
  • Constructor Details

    • InvalidConfigurationException

      public InvalidConfigurationException(@Nonnull String message)
      Parameters:
      message - The exceptions' message.