createException
Creates a custom exception with the given message.
Return
An instance of WrapperCommandExceptionComponent.
Parameters
message
The message to include in the exception, as a ComponentLike.
Creates a custom exception with the given message.
An instance of WrapperCommandExceptionComponent.
The message to include in the exception, as a ComponentLike.