Class DbConfig.ConfigException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.thomas_oster.lazysql.DbConfig.ConfigException
All Implemented Interfaces:
Serializable
Enclosing class:
DbConfig

public static class DbConfig.ConfigException extends Exception
See Also:
  • Constructor Details

    • ConfigException

      public ConfigException(Exception ex)
    • ConfigException

      public ConfigException(String message)