mirror of
https://github.com/dalbodeule/snap-admin.git
synced 2025-12-16 21:31:59 +09:00
WIP
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
package tech.ailef.dbadmin.external.exceptions;
|
||||
|
||||
/**
|
||||
* Generic top-level exception for everything thrown by us
|
||||
*
|
||||
*/
|
||||
public class DbAdminException extends RuntimeException {
|
||||
private static final long serialVersionUID = 8120227031645804467L;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user