Change namespace to top.fatweb.oxygen.api
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
package top.fatweb.oxygen.api.exception
|
||||
|
||||
/**
|
||||
* Account need initialize exception
|
||||
*
|
||||
* @author FatttSnake, fatttsnake@gmail.com
|
||||
* @since 1.0.0
|
||||
* @see RuntimeException
|
||||
*/
|
||||
class AccountNeedInitException : RuntimeException("Account need initialize")
|
||||
Reference in New Issue
Block a user