Sonata\Component\Order\OrderInterface::isError PHP Method

isError() public method

Return true if the order has an error.
public isError ( ) : boolean
return boolean
    public function isError();