GetFailedCommand

virtual PCommandBase ICommandQueue::GetFailedCommand() = 0

Gets the first command that caused the queue to halt.

Returns

PCommandBase – Command.

Throws