Turn database exception into an unchecked exception.
[Sone.git] / src / main / java / net / pterodactylus / sone / database / DatabaseException.java
2012-05-30 David ‘Bombe’ RodenTurn database exception into an unchecked exception.
2012-05-30 David ‘Bombe’ RodenAdd database exception.