Optimize code
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
package top.fatweb.oxygen.api.exception
|
||||
|
||||
class DatabaseUpdateException(message: String = "Database update failed"): RuntimeException(message)
|
||||
Reference in New Issue
Block a user