Oracle Message ORA-24451 - string, Maximum call depth exceeded

ERRORstring, Maximum call depth exceeded
CAUSEYour program has too many levels of recursion.
ACTIONRestructure your program to eliminate some levels of recursion.