Correct Answer : DECLARE my-exception EXCEPTION;
Explanation : DECLARE my-exception EXCEPTION is the syntax of user-defined exceptions.