You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, it should be documented. One of 3 excpetions are thrown. This is the
heirarchy.
class EpiDatabaseException extends EpiException{}
class EpiDatabaseConnectionException extends EpiDatabaseException{}
class EpiDatabaseQueryException extends EpiDatabaseException{}
How is the database module error handling handled and should it be documented?
https://github.com/jmathai/epiphany/blob/master/docs/Database.markdown
The text was updated successfully, but these errors were encountered: