make:exception
Create a new custom exception class
Terminal
Options
forceOptional
Create the class even if the exception already exists
renderOptional
Create the exception with an empty render method
reportOptional
Create the exception with an empty report method
Arguments
nameRequired
The name of the exception