What statements must be used in order to raise a user-defined exception in PL/SQL?
RAISE
PRAGMA EXCEPTION_INIT
OTHERS
EXCEPTION