Package herddb.jdbc.utils
Class SQLExceptionUtils
- java.lang.Object
-
- herddb.jdbc.utils.SQLExceptionUtils
-
public class SQLExceptionUtils extends java.lang.ObjectUtility to report SQLException correctly to the client- Author:
- enrico.olivelli
-
-
Constructor Summary
Constructors Constructor Description SQLExceptionUtils()
-
Method Summary
Modifier and Type Method Description static java.sql.SQLExceptionwrapException(java.lang.Throwable exception)
-