LucidDB / luciddb

DEFUNCT: See README
https://github.com/LucidDB/luciddb
Apache License 2.0
53 stars 24 forks source link

[FRG-264] catch Java exceptions such as overflow and NumberFormatException and convert them into corresponding SQL errors #608

Open dynamobi-build opened 12 years ago

dynamobi-build commented 12 years ago

[reporter="jvs", created="Tue, 24 Apr 2007 11:44:22 -0500 (GMT-05:00)"] It's ugly (and brittle) to be returning Java exceptions directly. Most of these have corresponding SQLSTATE's.