Returns whether the application catches and displays exceptions thrown
while running a command.
public isExceptionCaught ( ) : boolean | ||
return | boolean | Returns `true` if exceptions are caught and `false` otherwise. |
public isExceptionCaught ( ) : boolean | ||
return | boolean | Returns `true` if exceptions are caught and `false` otherwise. |