org.drizzle.jdbc.internal
Class SQLExceptionMapper
java.lang.Object
org.drizzle.jdbc.internal.SQLExceptionMapper
public class SQLExceptionMapper
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SQLExceptionMapper
public SQLExceptionMapper()
get
public static java.sql.SQLException get(QueryException e)
getSQLException
public static java.sql.SQLException getSQLException(java.lang.String message,
java.lang.Exception e)
getSQLException
public static java.sql.SQLException getSQLException(java.lang.String message)
getFeatureNotSupportedException
public static java.sql.SQLException getFeatureNotSupportedException(java.lang.String message,
java.lang.Exception e)
getFeatureNotSupportedException
public static java.sql.SQLException getFeatureNotSupportedException(java.lang.String message)
Copyright © 2012. All Rights Reserved.