100101102103104105106107
{ throw new WrappedSQLException(ex); } catch (Throwable th) { throw new BaseException(th); } }