Class ConflictingPermissionsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
dev.jorel.commandapi.exceptions.ConflictingPermissionsException
All Implemented Interfaces:
Serializable

public class ConflictingPermissionsException extends RuntimeException
An exception caused when the same permission is registered to a command
See Also: