Class SQLExceptionWrapper

java.lang.Object
com.querydsl.sql.support.SQLExceptionWrapper

public abstract class SQLExceptionWrapper extends Object
A SQLExceptionWrapper is used to accommodate for Java™ 7's suppressed exceptions.
Author:
Shredder121