Package net.dv8tion.jda.api.exceptions
Class HierarchyException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- net.dv8tion.jda.api.exceptions.PermissionException
-
- net.dv8tion.jda.api.exceptions.HierarchyException
-
- All Implemented Interfaces:
java.io.Serializable
public class HierarchyException extends PermissionException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description HierarchyException(java.lang.String reason)
-
Method Summary
-
Methods inherited from class net.dv8tion.jda.api.exceptions.PermissionException
getPermission
-
-