Class UnsupportedJdbcDriverException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
rife.database.exceptions.UnsupportedJdbcDriverException
All Implemented Interfaces:
Serializable

public class UnsupportedJdbcDriverException extends RuntimeException
See Also:
  • Constructor Details

    • UnsupportedJdbcDriverException

      public UnsupportedJdbcDriverException(String driver, Throwable cause)
  • Method Details

    • getDriver

      public String getDriver()