throw exception in a catch block js code example Example: javascript how to raise the error if (..condition..) { throw 'Error message'; }