Raises:
193 194 195
# File 'lib/framework/rho/rho.rb', line 193 def raise_rhoerror(errCode) raise Rho::RhoError.new(errCode) end