ConsoleExceptionEvent
ConsoleExceptionEvent
class ConsoleExceptionEvent extends ConsoleEvent
Allows to handle exception thrown in a command.
Methods
bool | isPropagationStopped() Returns whether further event listeners should be triggered. | from Event |
stopPropagation() Stops the propagation of the event to further event listeners. | from 登录查看完整内容
|