Oracle Message ORA-22329 - cannot alter a non-object type

ERRORcannot alter a non-object type
CAUSEAn attempt was made to execute ALTER TYPE on a non-object type.
ACTIONDrop the non-object type first, then re-create it as an object type.