W3cubDocs

/CakePHP 4.4

Class MissingConsoleInputException

Exception class used to indicate missing console input.

Method Summary

  • setQuestion() public

    Update the exception message with the question text

Method Detail

setQuestion() public

setQuestion(string $question): void

Update the exception message with the question text

Parameters

string $question

The question text.

Returns

void

© 2005–present The Cake Software Foundation, Inc.
Licensed under the MIT License.
CakePHP is a registered trademark of Cake Software Foundation, Inc.
We are not endorsed by or affiliated with CakePHP.
https://api.cakephp.org/4.4/class-Cake.Console.TestSuite.MissingConsoleInputException.html