RAISE <exception> [ "(" <exception parm> ") ]
Use the RAISE statement to raise an exception <exception>. If <exception> as defined requires a parameter, one must be supplied in parenthesis.