## PermissionError\_


Raised when the user lacks permission.


Usage


``` python
PermissionError_(action)
```


## Parameters


`action: str`  
The action that was denied.
