vtils

Home > utils > SignalResult > throw

SignalResult.throw() method

Signature:

throw(error: any): void;

Parameters

Parameter Type Description
error any  

Returns:

void