Interface ExceptionHandler

    • Method Detail

      • handleException

        void handleException​(CommandAcceptanceException exception)
        Handle the CommandAcceptanceException error
        Parameters:
        exception - The CommandAcceptanceException to handle