Squeak
  links to this page:    
View this PageEdit this PageUploads to this PageHistory of this PageTop of the SwikiRecent ChangesSearch the SwikiHelp Guide
SqueakDBX - Error handling
Last updated at 11:54 pm UTC on 4 April 2009
SqueakDBX can have errors due to:

The client or user of OpenDBX cannot know if an error was thrown by the client library or by openDBX itself. This is why in SqueakDBX we represent them with the same error class.

Errors we manage in SqueakDBX:



In all cases, SqueakDBX throws an DBXError with the associated message.