Searched defs:SQLFeatureNotSupportedException (Results 1 – 1 of 1) sorted by relevance
24 public class SQLFeatureNotSupportedException extends SQLNonTransientException { class33 public SQLFeatureNotSupportedException() { in SQLFeatureNotSupportedException() method in SQLFeatureNotSupportedException44 public SQLFeatureNotSupportedException(String reason) { in SQLFeatureNotSupportedException() method in SQLFeatureNotSupportedException58 public SQLFeatureNotSupportedException(String reason, String sqlState) { in SQLFeatureNotSupportedException() method in SQLFeatureNotSupportedException74 public SQLFeatureNotSupportedException(String reason, String sqlState, in SQLFeatureNotSupportedException() method in SQLFeatureNotSupportedException88 public SQLFeatureNotSupportedException(Throwable cause) { in SQLFeatureNotSupportedException() method in SQLFeatureNotSupportedException103 public SQLFeatureNotSupportedException(String reason, Throwable cause) { in SQLFeatureNotSupportedException() method in SQLFeatureNotSupportedException121 public SQLFeatureNotSupportedException(String reason, String sqlState, in SQLFeatureNotSupportedException() method in SQLFeatureNotSupportedException143 public SQLFeatureNotSupportedException(String reason, String sqlState, in SQLFeatureNotSupportedException() method in SQLFeatureNotSupportedException