Better handling of errors and exceptions when new view name already

exists
This commit is contained in:
Celine Mercier
2018-10-17 19:47:40 +02:00
parent 4802e32f72
commit 0a0f0682a9
4 changed files with 12 additions and 3 deletions

View File

@ -6,3 +6,4 @@ cdef extern from "obierrno.h":
extern int OBI_LINE_IDX_ERROR
extern int OBI_ELT_IDX_ERROR
extern int OBIVIEW_ALREADY_EXISTS_ERROR