[commands] Fix exception hierarchy documentation
This commit is contained in:
		@@ -416,9 +416,15 @@ Exceptions
 | 
			
		||||
.. autoexception:: discord.ext.commands.ChannelNotReadable
 | 
			
		||||
    :members:
 | 
			
		||||
 | 
			
		||||
.. autoexception:: discord.ext.commands.BadColourArgument
 | 
			
		||||
    :members:
 | 
			
		||||
 | 
			
		||||
.. autoexception:: discord.ext.commands.RoleNotFound
 | 
			
		||||
    :members:
 | 
			
		||||
 | 
			
		||||
.. autoexception:: discord.ext.commands.BadInviteArgument
 | 
			
		||||
    :members:
 | 
			
		||||
 | 
			
		||||
.. autoexception:: discord.ext.commands.EmojiNotFound
 | 
			
		||||
    :members:
 | 
			
		||||
 | 
			
		||||
@@ -472,7 +478,7 @@ Exceptions
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
Exception Hierarchy
 | 
			
		||||
+++++++++++++++++++++
 | 
			
		||||
~~~~~~~~~~~~~~~~~~~~~
 | 
			
		||||
 | 
			
		||||
.. exception_hierarchy::
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user