Database.SednaDB.SednaExceptions
Documentation
data SednaBulkLoadFailedException Source
Constructors
| SednaBulkLoadFailedException |
data SednaOpenSessionFailedException Source
Constructors
| SednaOpenSessionFailedException |
data SednaCloseSessionFailedException Source
Constructors
| SednaCloseSessionFailedException |
data SednaFailedException Source
Constructors
| SednaFailedException |
data SednaNextItemFailedException Source
Constructors
| SednaNextItemFailedException |
data SednaRollBackTransactionFailedException Source
Constructors
| SednaRollBackTransactionFailedException |
data SednaTransactionException Source
Constructors
| forall e . Exception e => SednaTransactionException e |
data SednaException Source
Constructors
| forall e . Exception e => SednaException e |
data SednaQueryException Source
Constructors
| forall e . Exception e => SednaQueryException e |
data SednaQueryFailedException Source
Constructors
| SednaQueryFailedException |