Cleanup
This commit is contained in:
@@ -3,6 +3,7 @@ package fr.xephi.authme.permission.handlers;
|
||||
/**
|
||||
* Exception during the instantiation of a {@link PermissionHandler}.
|
||||
*/
|
||||
@SuppressWarnings("serial")
|
||||
public class PermissionHandlerException extends Exception {
|
||||
|
||||
public PermissionHandlerException(String message) {
|
||||
|
||||
Reference in New Issue
Block a user