Searched refs:unoCause (Results 1 – 1 of 1) sorted by relevance
42 Object unoCause = Any.VOID; in toUnoException() local44 unoCause = toUnoException(source, throwable); in toUnoException()51 sqlException.getSQLState(), sqlException.getErrorCode(), unoCause); in toUnoException()66 return new SQLException(message, source, "", -1, unoCause); in toUnoException()
Completed in 7 milliseconds