Oracle Solution for Error ora-02443

Solution for Oracle Error ORA-02443

ORA-02443: Cannot drop constraint - nonexistent constraint

What triggered the Error:

alter table drop constraint

What should we do to fix it:

make sure you supply correct constraint name.