Oracle Message ORA-22951 - NULL returned by ORDER method

ERRORNULL returned by ORDER method
CAUSEORDER method used to compare two object values returned NULL which is not allowed.
ACTIONRedefine the ORDER method to not return a NULL.