Class UnsupportedSqlFeatureException

All Implemented Interfaces:
Serializable

public class UnsupportedSqlFeatureException extends DbQueryException
See Also:
  • Constructor Details

    • UnsupportedSqlFeatureException

      public UnsupportedSqlFeatureException(String feature, String driver)
  • Method Details

    • getFeature

      public String getFeature()
    • getDriver

      public String getDriver()